Closed pacjac closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
:exclamation: No coverage uploaded for pull request base (
main@d9df091
). Click here to learn what that means.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Reworked tests.yml to include
poetry run pytest --cov --cov-report xml
to generate coverage.xml to be uploaded by the coverage action.