Significantly speed up parsing netloc in URL objects #1112
Merged
Codecov / codecov/project
failed
Sep 6, 2024 in 0s
95.08% (target 100.00%)
View this Pull Request on Codecov
95.08% (target 100.00%)
Details
Codecov Report
Attention: Patch coverage is 96.89922%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 95.08%. Comparing base (
926b9dc
) to head (02e72be
).
Files with missing lines | Patch % | Lines |
---|---|---|
yarl/_url.py | 94.52% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1112 +/- ##
==========================================
+ Coverage 95.06% 95.08% +0.02%
==========================================
Files 30 30
Lines 4497 4600 +103
Branches 396 410 +14
==========================================
+ Hits 4275 4374 +99
- Misses 196 200 +4
Partials 26 26
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading