Closed BenTaylor-TfN closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.85%. Comparing base (
6750c25
) to head (a11cfd7
). Report is 43 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Describe Changes
Added some text to the PR template to prompt people to fill in this first section
Task Checklist
Have unittests been added (testing individual functions and their edge cases)Have integration tests been added (if applicable, to test modules of functionality)Have new dependencies been added?Have they been added to eitherrequirements.txt
orrequirements_dev.txt
.Have they been added topyproject.toml