-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactoring HTTP client for better consistency and maintainability #401
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #401 +/- ##
==========================================
- Coverage 47.73% 43.95% -3.78%
==========================================
Files 69 84 +15
Lines 5721 6647 +926
==========================================
+ Hits 2731 2922 +191
- Misses 2719 3438 +719
- Partials 271 287 +16 ☔ View full report in Codecov by Sentry. |
It has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days |
It has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days |
10092bc
to
6af231b
Compare
305a46a
to
25f1ae5
Compare
Description
Closes #112
Checklist