earthlab / matplotcheck

A python package for checking and testing matplotlib plots. We use this for autograding student assignments but there are many other potential use cases including package testing (for packages with plots)!
https://matplotcheck.readthedocs.io
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

Kylen data checks #59

Closed lwasser closed 5 years ago

lwasser commented 5 years ago

this pr will close #50 and issue #39

codecov[bot] commented 5 years ago

Codecov Report

Merging #59 into master will increase coverage by 2.25%. The diff coverage is 76.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
+ Coverage   56.99%   59.25%   +2.25%     
==========================================
  Files          13       13              
  Lines        1193     1205      +12     
==========================================
+ Hits          680      714      +34     
+ Misses        513      491      -22
Impacted Files Coverage Δ
matplotcheck/base.py 79.23% <ø> (+10.16%) :arrow_up:
matplotcheck/timeseries.py 0% <0%> (ø) :arrow_up:
matplotcheck/tests/test_base.py 95.23% <83.33%> (-4.77%) :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 5395e59...0062745. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #59 into master will increase coverage by 2.25%. The diff coverage is 76.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
+ Coverage   56.99%   59.25%   +2.25%     
==========================================
  Files          13       13              
  Lines        1193     1205      +12     
==========================================
+ Hits          680      714      +34     
+ Misses        513      491      -22
Impacted Files Coverage Δ
matplotcheck/base.py 79.23% <ø> (+10.16%) :arrow_up:
matplotcheck/timeseries.py 0% <0%> (ø) :arrow_up:
matplotcheck/tests/test_base.py 95.23% <83.33%> (-4.77%) :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 5395e59...0062745. Read the comment docs.