Skip to content

Fix: issue with order 0 returning null #75

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

Merged
merged 3 commits into from
Aug 31, 2017
Merged

Fix: issue with order 0 returning null #75

merged 3 commits into from
Aug 31, 2017

Conversation

aaronvanston
Copy link
Owner

@aaronvanston aaronvanston commented Aug 31, 2017

Closes #55

Checked to see if value was === 0 and if so return "0"

@aaronvanston aaronvanston merged commit 9298633 into master Aug 31, 2017
@aaronvanston aaronvanston deleted the fix-order-0 branch August 31, 2017 07:19
@codecov
Copy link

codecov bot commented Aug 31, 2017

Codecov Report

Merging #75 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #75   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          11     11           
  Lines          82     85    +3     
  Branches       20     21    +1     
=====================================
+ Hits           82     85    +3
Impacted Files Coverage Δ
src/helpers/CSSProperty/CSSProperty.js 100% <100%> (ø) ⬆️

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 894d9f5...2dcd719. Read the comment docs.

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.

1 participant