Closed z103cb closed 12 months ago
Attention: 2 lines
in your changes are missing coverage. Please review.
Comparison is base (
0bad265
) 79.62% compared to head (70270ce
) 80.25%.
Files | Patch % | Lines |
---|---|---|
tests/fixtures/http.py | 66.66% | 0 Missing and 1 partial :warning: |
tests/test_http_client.py | 96.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Added unit tests to cover certain constructor invocation use cases.
Fixes #58