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.21 #222

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

This PR updates codecov from 2.0.16 to 2.0.21.

Changelog ### 2.0.21 ``` - fixed string issues ``` ### 2.0.20 ``` - fixed broken subprocess handling ``` ### 2.0.19 ``` - fixed broken subprocess handling ``` ### 2.0.18 ``` - fixed broken subprocess handling ``` ### 2.0.17 ``` - 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 #222 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #222   +/-   ##
=======================================
  Coverage   69.91%   69.91%           
=======================================
  Files          16       16           
  Lines        1569     1569           
=======================================
  Hits         1097     1097           
  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 fb01c1e...728d383. Read the comment docs.

pyup-bot commented 4 years ago

Closing this in favor of #223