Skip to content

[ENG-401] fix: token queue should respect sub queues while calling serve next#3708

Open
nandkishorr wants to merge 11 commits into
developfrom
ENG-401-token-queue-should-respect-sub-queues-while-calling-serve-next
Open

[ENG-401] fix: token queue should respect sub queues while calling serve next#3708
nandkishorr wants to merge 11 commits into
developfrom
ENG-401-token-queue-should-respect-sub-queues-while-calling-serve-next

added lock

b21fa4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 10, 2026 in 1s

79.65% (-0.03%) compared to e26a3c6

View this Pull Request on Codecov

79.65% (-0.03%) compared to e26a3c6

Details

Codecov Report

❌ Patch coverage is 60.86957% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.65%. Comparing base (e26a3c6) to head (b21fa4a).

Files with missing lines Patch % Lines
care/emr/api/viewsets/scheduling/token.py 52.63% 5 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3708      +/-   ##
===========================================
- Coverage    79.67%   79.65%   -0.03%     
===========================================
  Files          479      479              
  Lines        23098    23107       +9     
  Branches      2406     2409       +3     
===========================================
+ Hits         18404    18406       +2     
- Misses        4086     4090       +4     
- Partials       608      611       +3     

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