joseph-roitman / pytest-snapshot

A plugin for snapshot testing with pytest.
MIT License
114 stars 12 forks source link

Don't test with pytest <6 on Python 3.5. #44

Closed joseph-roitman closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #44 (47c7776) into master (1bcb66c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #44   +/-   ##
=======================================
  Coverage   99.51%   99.51%           
=======================================
  Files           7        7           
  Lines         410      410           
  Branches       47       47           
=======================================
  Hits          408      408           
  Misses          2        2           

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 1bcb66c...47c7776. Read the comment docs.