joseph-roitman / pytest-snapshot

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

Officially support Python 3.12. #64

Closed joseph-roitman closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2b0268c) 99.58% compared to head (c229571) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #64 +/- ## =========================================== + Coverage 99.58% 100.00% +0.41% =========================================== Files 8 8 Lines 484 468 -16 Branches 58 53 -5 =========================================== - Hits 482 468 -14 + Misses 2 0 -2 ``` | [Files](https://app.codecov.io/gh/joseph-roitman/pytest-snapshot/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Roitman) | Coverage Δ | | |---|---|---| | [pytest\_snapshot/plugin.py](https://app.codecov.io/gh/joseph-roitman/pytest-snapshot/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Roitman#diff-cHl0ZXN0X3NuYXBzaG90L3BsdWdpbi5weQ==) | `100.00% <100.00%> (ø)` | | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/joseph-roitman/pytest-snapshot/pull/64/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Roitman)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.