Skip to content

added user and facility flag#3460

Open
praffq wants to merge 3 commits into
developfrom
prafful/add-user-and-facility-flag
Open

added user and facility flag#3460
praffq wants to merge 3 commits into
developfrom
prafful/add-user-and-facility-flag

Merge branch 'develop' into prafful/add-user-and-facility-flag

7b7a713
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2026 in 1s

74.68% (+0.19%) compared to 2eddc75

View this Pull Request on Codecov

74.68% (+0.19%) compared to 2eddc75

Details

Codecov Report

❌ Patch coverage is 93.03483% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.68%. Comparing base (2eddc75) to head (7b7a713).

Files with missing lines Patch % Lines
care/emr/api/viewsets/facility_flag.py 88.88% 4 Missing and 2 partials ⚠️
care/emr/api/viewsets/user_flag.py 88.88% 4 Missing and 2 partials ⚠️
care/emr/resources/facility_flag/spec.py 97.22% 0 Missing and 1 partial ⚠️
care/emr/resources/user_flag/spec.py 97.14% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3460      +/-   ##
===========================================
+ Coverage    74.48%   74.68%   +0.19%     
===========================================
  Files          471      477       +6     
  Lines        21667    21868     +201     
  Branches      2257     2271      +14     
===========================================
+ Hits         16139    16332     +193     
- Misses        5027     5029       +2     
- Partials       501      507       +6     

☔ 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.