Keywords for TRACE and CONNECT HTTP methods #390
Merged
Codecov / codecov/project
succeeded
May 27, 2024 in 1s
88.60% (+4.62%) compared to a9e8f91
View this Pull Request on Codecov
88.60% (+4.62%) compared to a9e8f91
Details
Codecov Report
Attention: Patch coverage is 90.32258%
with 12 lines
in your changes are missing coverage. Please review.
Project coverage is 88.60%. Comparing base (
a9e8f91
) to head (d93c3a4
).
Files | Patch % | Lines |
---|---|---|
src/RequestsLibrary/utils.py | 33.33% | 6 Missing |
src/RequestsLibrary/SessionKeywords.py | 83.33% | 3 Missing and 1 partial |
src/RequestsLibrary/compat.py | 33.33% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #390 +/- ##
==========================================
+ Coverage 83.98% 88.60% +4.62%
==========================================
Files 9 9
Lines 437 465 +28
Branches 102 116 +14
==========================================
+ Hits 367 412 +45
+ Misses 65 51 -14
+ Partials 5 2 -3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading