jsdom / cssstyle

A Node.js implementation of the CSS Object Model CSSStyleDeclaration interface
MIT License
109 stars 70 forks source link

Update script that generates allProperties.js #108

Closed jsakas closed 4 years ago

jsakas commented 5 years ago

Update the output syntax to match the most recent updates

codecov-io commented 5 years ago

Codecov Report

Merging #108 into master will increase coverage by 0.78%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
+ Coverage   36.07%   36.86%   +0.78%     
==========================================
  Files          86       87       +1     
  Lines        1156     1172      +16     
  Branches      218      224       +6     
==========================================
+ Hits          417      432      +15     
- Misses        632      633       +1     
  Partials      107      107
Impacted Files Coverage Δ
lib/allProperties.js 100% <ø> (ø) :arrow_up:
lib/utils/colorSpace.js 100% <100%> (ø)
lib/parsers.js 80.35% <100%> (-0.16%) :arrow_down:

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 e7fc289...bb2db59. Read the comment docs.