Skip to content

prevent accidentally attempting to evaluate queryset early

Codecov / codecov/project succeeded Oct 15, 2024 in 0s

65.70% (+0.10%) compared to 08f0c72

View this Pull Request on Codecov

65.70% (+0.10%) compared to 08f0c72

Details

Codecov Report

Attention: Patch coverage is 64.06250% with 46 lines in your changes missing coverage. Please review.

Project coverage is 65.70%. Comparing base (08f0c72) to head (a6049ff).
Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
care/facility/api/viewsets/camera_preset.py 60.00% 16 Missing ⚠️
care/utils/queryset/asset_bed.py 55.55% 13 Missing and 3 partials ⚠️
care/facility/api/serializers/camera_preset.py 64.28% 10 Missing ⚠️
care/facility/api/viewsets/bed.py 60.00% 2 Missing ⚠️
care/facility/models/bed.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2387      +/-   ##
===========================================
+ Coverage    65.59%   65.70%   +0.10%     
===========================================
  Files          223      227       +4     
  Lines        13383    13477      +94     
  Branches      1855     1855              
===========================================
+ Hits          8779     8855      +76     
- Misses        4218     4236      +18     
  Partials       386      386              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.