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

Add Ryan to zenodo file #147

Closed marty-larocque closed 4 years ago

marty-larocque commented 4 years ago

This PR addresses issue #146.

codecov[bot] commented 4 years ago

Codecov Report

Merging #147 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #147   +/-   ##
=======================================
  Coverage   63.13%   63.13%           
=======================================
  Files          16       16           
  Lines        1405     1405           
=======================================
  Hits          887      887           
  Misses        518      518

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 7964109...e44ae4d. Read the comment docs.

lwasser commented 4 years ago

thank you @ryla5068 !! i just forced a rebuild of the travis build. probably just something quirky with it! will merge once it passes!