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