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

Clean up css operations #175

Merged
merged 6 commits into from
Jul 25, 2017
Merged

Clean up css operations #175

merged 6 commits into from
Jul 25, 2017

Conversation

tkh44
Copy link
Member

@tkh44 tkh44 commented Jul 25, 2017

What:

Why:

How:

Checklist:

  • Documentation
  • Tests
  • Code complete

@tkh44 tkh44 requested a review from emmatown July 25, 2017 04:07
@codecov-io
Copy link

codecov-io commented Jul 25, 2017

Codecov Report

Merging #175 into master will increase coverage by 0.36%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #175      +/-   ##
==========================================
+ Coverage   88.71%   89.08%   +0.36%     
==========================================
  Files          22       22              
  Lines         851      843       -8     
  Branches      222      219       -3     
==========================================
- Hits          755      751       -4     
+ Misses         72       70       -2     
+ Partials       24       22       -2
Impacted Files Coverage Δ
src/glamor/clean.js 95.83% <100%> (-0.33%) ⬇️
src/glamor/CSSPropertyOperations/index.js 63.79% <100%> (ø) ⬆️
src/glamor/CSSPropertyOperations/CSSProperty.js 100% <100%> (ø) ⬆️
...lamor/CSSPropertyOperations/dangerousStyleValue.js 88.88% <100%> (+22.22%) ⬆️

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 89cb795...1aee08e. Read the comment docs.

@tkh44 tkh44 merged commit 96a53d1 into master Jul 25, 2017
@tkh44 tkh44 deleted the clean-up-css-operations branch July 25, 2017 07:14
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.

3 participants