feat(cameras): add a route to update the last known image of a camera #371
Codecov / codecov/project
succeeded
Sep 22, 2024 in 1s
86.39% (+0.20%) compared to 5ed718e
View this Pull Request on Codecov
86.39% (+0.20%) compared to 5ed718e
Details
Codecov Report
Attention: Patch coverage is 90.19608%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 86.39%. Comparing base (
5ed718e
) to head (e9d018a
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/app/services/storage.py | 87.50% | 3 Missing |
client/pyroclient/client.py | 75.00% | 1 Missing |
src/app/api/api_v1/endpoints/cameras.py | 90.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #371 +/- ##
==========================================
+ Coverage 86.19% 86.39% +0.20%
==========================================
Files 34 34
Lines 920 941 +21
==========================================
+ Hits 793 813 +20
- Misses 127 128 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading