Closed eirikurj closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 50.11%. Comparing base (
36651cd
) to head (9f75603
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Purpose
Per title.
Expected time until merged
No rush.
Type of change
Testing
Check that the badge is accessible and displays the correct status.
Checklist
flake8
andblack
to make sure the Python code adheres to PEP-8 and is consistently formattedfprettify
or C/C++ code withclang-format
as applicable