Skip to content

Update to use HTTPX2#1

Merged
CasperWA merged 5 commits into
developfrom
cwa/use-httpx2
Jun 2, 2026
Merged

Update to use HTTPX2#1
CasperWA merged 5 commits into
developfrom
cwa/use-httpx2

Add dependabot config file

83d78dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 2, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 46.66667% with 96 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@f53edcd). Learn more about missing BASE report.

Files with missing lines Patch % Lines
httpx2_auth/__init__.py 0.00% 12 Missing ⚠️
httpx2_auth/_oauth2/common.py 14.28% 12 Missing ⚠️
httpx2_auth/testing.py 59.25% 11 Missing ⚠️
httpx2_auth/_authentication.py 20.00% 8 Missing ⚠️
...x2_auth/_oauth2/authentication_responses_server.py 66.66% 8 Missing ⚠️
httpx2_auth/_aws.py 46.15% 7 Missing ⚠️
httpx2_auth/_errors.py 22.22% 7 Missing ⚠️
httpx2_auth/_oauth2/authorization_code.py 56.25% 7 Missing ⚠️
httpx2_auth/_oauth2/authorization_code_pkce.py 57.14% 6 Missing ⚠️
httpx2_auth/_oauth2/client_credentials.py 37.50% 5 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             develop       #1   +/-   ##
==========================================
  Coverage           ?   71.31%           
==========================================
  Files              ?       14           
  Lines              ?      917           
  Branches           ?        0           
==========================================
  Hits               ?      654           
  Misses             ?      263           
  Partials           ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.