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

Update codecov to 2.0.16 #202

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

This PR updates codecov from 2.0.15 to 2.0.16.

Changelog ### 2.0.16 ``` - fixed reported command injection vulnerability. ```
Links - PyPI: https://pypi.org/project/codecov - Changelog: https://pyup.io/changelogs/codecov/ - Repo: https://github.com/codecov/codecov-python
codecov[bot] commented 4 years ago

Codecov Report

Merging #202 into master will increase coverage by 0.17%. The diff coverage is 75.86%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #202      +/-   ##
==========================================
+ Coverage   69.74%   69.91%   +0.17%     
==========================================
  Files          17       16       -1     
  Lines        1560     1569       +9     
==========================================
+ Hits         1088     1097       +9     
  Misses        472      472              

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 abe2805...ae986cf. Read the comment docs.

lwasser commented 4 years ago

codacy is failing here but all other tests are fine so i'll merge!! codacy is failing because of our """ section divisions in the code.