feature: geolocation utils extracted from backend-client #296
Codecov / codecov/project
failed
Nov 19, 2024 in 0s
45.72% (-1.48%) compared to 61dcb09
View this Pull Request on Codecov
45.72% (-1.48%) compared to 61dcb09
Details
Codecov Report
Attention: Patch coverage is 1.83486%
with 107 lines
in your changes missing coverage. Please review.
Project coverage is 45.72%. Comparing base (
61dcb09
) to head (f021340
).
Report is 2 commits behind head on dev.
Files with missing lines | Patch % | Lines |
---|---|---|
ovos_utils/geolocation.py | 0.00% | 102 Missing |
ovos_utils/network_utils.py | 28.57% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev #296 +/- ##
==========================================
- Coverage 47.19% 45.72% -1.48%
==========================================
Files 31 32 +1
Lines 3244 3353 +109
==========================================
+ Hits 1531 1533 +2
- Misses 1713 1820 +107
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading