Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: coerce empty string to true when prop type is boolean #49

Merged
merged 1 commit into from
Jul 19, 2018

Conversation

ktsn
Copy link
Owner

@ktsn ktsn commented Jul 19, 2018

No description provided.

@codecov
Copy link

codecov bot commented Jul 19, 2018

Codecov Report

Merging #49 into master will increase coverage by 0.07%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   64.23%   64.31%   +0.07%     
==========================================
  Files          55       55              
  Lines        1812     1816       +4     
  Branches      413      414       +1     
==========================================
+ Hits         1164     1168       +4     
  Misses        633      633              
  Partials       15       15
Impacted Files Coverage Δ
src/view/components/VueComponent.vue 90.9% <100%> (+2.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d0c624a...c71ad33. Read the comment docs.

@ktsn ktsn merged commit 2edc911 into master Jul 19, 2018
@ktsn ktsn deleted the empty-attr branch July 19, 2018 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant