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 pytest to 5.3.4 #172

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

This PR updates pytest from 5.3.2 to 5.3.4.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/pytest - Homepage: https://docs.pytest.org/en/latest/
codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #172   +/-   ##
=======================================
  Coverage   65.56%   65.56%           
=======================================
  Files          16       16           
  Lines        1484     1484           
=======================================
  Hits          973      973           
  Misses        511      511

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 dff918f...b515b40. Read the comment docs.

pyup-bot commented 4 years ago

Closing this in favor of #180