Skip to content

[Eng-496] fix: authz check for every nested routing api#3686

Open
nandkishorr wants to merge 14 commits into
developfrom
ENG-496-permission-issue-in-queue-token-retrieve
Open

[Eng-496] fix: authz check for every nested routing api#3686
nandkishorr wants to merge 14 commits into
developfrom
ENG-496-permission-issue-in-queue-token-retrieve

Merge branch 'develop' into ENG-496-permission-issue-in-queue-token-r…

03cdb69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2026 in 0s

77.57% (+0.04%) compared to c4d5582

View this Pull Request on Codecov

77.57% (+0.04%) compared to c4d5582

Details

Codecov Report

❌ Patch coverage is 96.42857% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.57%. Comparing base (c4d5582) to head (03cdb69).

Files with missing lines Patch % Lines
care/emr/api/viewsets/inventory/inventory_item.py 80.00% 1 Missing and 1 partial ⚠️
care/emr/api/viewsets/notes.py 92.85% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3686      +/-   ##
===========================================
+ Coverage    77.52%   77.57%   +0.04%     
===========================================
  Files          479      479              
  Lines        22993    23055      +62     
  Branches      2379     2399      +20     
===========================================
+ Hits         17826    17885      +59     
- Misses        4613     4614       +1     
- Partials       554      556       +2     

☔ View full report in Codecov by Harness.
📢 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.