AsyncConnector: replace urllib.parse.urljoin with posixpath.join #139
Codecov / codecov/project
succeeded
Oct 30, 2024 in 0s
90.62% (target 90.00%)
View this Pull Request on Codecov
90.62% (target 90.00%)
Details
Codecov Report
Attention: Patch coverage is 83.33333%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 90.62%. Comparing base (
29cd2b8
) to head (2d8dc1b
).
Files with missing lines | Patch % | Lines |
---|---|---|
sekoia_automation/aio/connector.py | 83.33% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #139 +/- ##
==========================================
- Coverage 90.64% 90.62% -0.03%
==========================================
Files 34 34
Lines 2448 2453 +5
==========================================
+ Hits 2219 2223 +4
- Misses 229 230 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading