New API Endpoints: Basics working. Thoughts & Help needed #242
Codecov / codecov/project
succeeded
Dec 20, 2023 in 1s
80.99% (-13.44%) compared to df6221d
View this Pull Request on Codecov
80.99% (-13.44%) compared to df6221d
Details
Codecov Report
Attention: 246 lines
in your changes are missing coverage. Please review.
Comparison is base (
df6221d
) 94.42% compared to head (aca119e
) 80.99%.
Files | Patch % | Lines |
---|---|---|
mytoyota/controller.py | 30.18% | 74 Missing |
mytoyota/models/vehicle.py | 31.11% | 62 Missing |
mytoyota/models/lock_status.py | 78.57% | 24 Missing |
mytoyota/models/dashboard.py | 48.78% | 21 Missing |
mytoyota/models/summary.py | 64.58% | 17 Missing |
mytoyota/models/trips.py | 61.36% | 17 Missing |
mytoyota/api.py | 72.22% | 10 Missing |
mytoyota/models/location.py | 57.89% | 8 Missing |
mytoyota/models/nofication.py | 69.56% | 7 Missing |
mytoyota/client.py | 58.33% | 5 Missing |
... and 1 more |
Additional details and impacted files
@@ Coverage Diff @@
## master #242 +/- ##
===========================================
- Coverage 94.42% 80.99% -13.44%
===========================================
Files 30 33 +3
Lines 1615 1384 -231
===========================================
- Hits 1525 1121 -404
- Misses 90 263 +173
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading