Normalize URL string ports per RFC 3986 section 3.2.3 #1033
Codecov / codecov/project
failed
Jul 17, 2024 in 0s
62.34% (target 100.00%)
View this Pull Request on Codecov
62.34% (target 100.00%)
Details
Codecov Report
Attention: Patch coverage is 85.71429%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 62.34%. Comparing base (
4bededd
) to head (4e255da
).
Report is 4 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
yarl/_url.py | 80.76% | 5 Missing |
tests/test_url.py | 80.00% | 1 Missing |
tests/test_url_update_netloc.py | 94.44% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1033 +/- ##
==========================================
+ Coverage 62.06% 62.34% +0.28%
==========================================
Files 38 38
Lines 6550 6616 +66
Branches 352 357 +5
==========================================
+ Hits 4065 4125 +60
- Misses 2457 2463 +6
Partials 28 28
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading