Skip to content

Add warnings on usage

044a4d6
Select commit
Loading
Failed to load commit list.
Open

feat:report preview api #3536

Add warnings on usage
044a4d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 23, 2026 in 1s

75.26% (-0.07%) compared to 3c30dc8

View this Pull Request on Codecov

75.26% (-0.07%) compared to 3c30dc8

Details

Codecov Report

❌ Patch coverage is 23.91304% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.26%. Comparing base (3c30dc8) to head (044a4d6).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
care/emr/api/viewsets/report/report_upload.py 22.22% 28 Missing ⚠️
care/security/authorization/encounter.py 25.00% 3 Missing ⚠️
config/settings/config.py 25.00% 2 Missing and 1 partial ⚠️
care/security/authorization/template.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3536      +/-   ##
===========================================
- Coverage    75.32%   75.26%   -0.07%     
===========================================
  Files          473      473              
  Lines        22066    22112      +46     
  Branches      2305     2310       +5     
===========================================
+ Hits         16622    16642      +20     
- Misses        4926     4952      +26     
  Partials       518      518              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.