robotools / fontMath

A collection of objects that implement fast font, glyph, etc. math.
MIT License
42 stars 17 forks source link

Correct version info got mixed up in bumpversion yesterday. Fixed. #247

Closed benkiel closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #247 (f92bfdb) into master (2da8061) will decrease coverage by 0.21%. The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #247      +/-   ##
==========================================
- Coverage   88.46%   88.25%   -0.22%     
==========================================
  Files          13       13              
  Lines        2359     2366       +7     
  Branches      305      305              
==========================================
+ Hits         2087     2088       +1     
- Misses        195      201       +6     
  Partials       77       77              
Flag Coverage Δ
unittests 88.25% <25.00%> (-0.22%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
Lib/fontMath/__init__.py 45.45% <25.00%> (-54.55%) :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 2da8061...f92bfdb. Read the comment docs.