Improve handling empty segments in urls according to RFC3986 #1026
Codecov / codecov/project
failed
Jul 1, 2024 in 0s
62.04% (target 100.00%)
View this Pull Request on Codecov
62.04% (target 100.00%)
Details
Codecov Report
Attention: Patch coverage is 74.46809%
with 12 lines
in your changes missing coverage. Please review.
Project coverage is 62.04%. Comparing base (
0baa61a
) to head (1c3b9ce
).
Files | Patch % | Lines |
---|---|---|
tests/test_url.py | 68.75% | 10 Missing |
yarl/_url.py | 86.66% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1026 +/- ##
==========================================
+ Coverage 61.96% 62.04% +0.07%
==========================================
Files 38 38
Lines 6510 6550 +40
Branches 353 352 -1
==========================================
+ Hits 4034 4064 +30
- Misses 2448 2458 +10
Partials 28 28
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading