erwanp / publib

Produce publication-level quality images on top of Matplotlib
MIT License
40 stars 1 forks source link

Develop #3

Closed erwanp closed 6 years ago

erwanp commented 6 years ago

0.2.2 fix tests, add tools

codecov-io commented 6 years ago

Codecov Report

Merging #3 into master will decrease coverage by 3.41%. The diff coverage is 54.79%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
- Coverage   67.19%   63.77%   -3.42%     
==========================================
  Files           6       10       +4     
  Lines         189      254      +65     
==========================================
+ Hits          127      162      +35     
- Misses         62       92      +30
Impacted Files Coverage Δ
publib/main.py 86.9% <0%> (ø)
setup.py 0% <0%> (ø) :arrow_up:
publib/test/__init__.py 100% <100%> (ø) :arrow_up:
publib/__init__.py 100% <100%> (ø) :arrow_up:
publib/tools/tools.py 100% <100%> (ø)
publib/tools/__init__.py 100% <100%> (ø)
publib/tools/colors.py 21.42% <21.42%> (ø)
publib/test/test_functions.py 63.95% <66.66%> (-0.05%) :arrow_down:
publib/tools/fix.py 77.77% <77.77%> (ø)
... and 4 more

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 9da3474...db49ff6. Read the comment docs.