Closed pavoljuhas closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.83%. Comparing base (
484df6f
) to head (325a88b
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Avoid spurious CI failure due to missing coverage of changed conftest.py lines. conftest.py configures the pytest session. It is tricky and not worthwhile to ensure it is test-covered.