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