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

adding testing infrastructure #10

Closed lwasser closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@596726d). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #10   +/-   ##
========================================
  Coverage          ?   0.26%           
========================================
  Files             ?       8           
  Lines             ?     752           
  Branches          ?       0           
========================================
  Hits              ?       2           
  Misses            ?     750           
  Partials          ?       0
Impacted Files Coverage Δ
matplotcheck/tests/test_base.py 100% <100%> (ø)

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 596726d...09b0b4d. Read the comment docs.

lwasser commented 5 years ago

i forgot to squash this enormous but small PR. :/