Closed nfelt14 closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 77.66%. Comparing base (
dabfaee
) to head (68f4bdc
). 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.
path | passed | subtotal |
---|---|---|
tests\test_client.py | 62 | 62 |
tests\test_helpers.py | 1 | 1 |
TOTAL | 63 | 63 |
path | passed | subtotal |
---|---|---|
tests/test_client.py | 62 | 62 |
tests/test_helpers.py | 1 | 1 |
TOTAL | 63 | 63 |
path | passed | subtotal |
---|---|---|
tests/test_client.py | 62 | 62 |
tests/test_helpers.py | 1 | 1 |
TOTAL | 63 | 63 |
Proposed changes
[Please include a summary of the changes and any links to related issues. Please also include relevant motivation and context.
Addresses #\< fill in issue number here >](ci: Remove pre-commit hook that no longer works on Python 3.8 and replace with one that does)
Types of changes
What types of changes does your code introduce? Put an
x
in the boxes that applyChecklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.Addresses #<issue_number>