joseph-roitman / pytest-snapshot

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

Make CI tests more robust. #39

Closed joseph-roitman closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #39 (2c25335) into master (e0a0329) will increase coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #39   +/-   ##
=======================================
  Coverage   99.48%   99.48%           
=======================================
  Files           7        8    +1     
  Lines         387      389    +2     
  Branches       41       41           
=======================================
+ Hits          385      387    +2     
  Misses          2        2           
Impacted Files Coverage Δ
tests/test_assert_match.py 100.00% <ø> (ø)
pytest_snapshot/_version.py 100.00% <0.00%> (ø)

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 e0a0329...2c25335. Read the comment docs.