Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Reschedule API and serialize Facility in TokenBooking #2738

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

remove back reference

523a745
Select commit
Loading
Failed to load commit list.
Open

Add Reschedule API and serialize Facility in TokenBooking #2738

remove back reference
523a745
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 14, 2025 in 1s

60.41% (-0.03%) compared to 4b7e7e5

View this Pull Request on Codecov

60.41% (-0.03%) compared to 4b7e7e5

Details

Codecov Report

Attention: Patch coverage is 47.82609% with 12 lines in your changes missing coverage. Please review.

Project coverage is 60.41%. Comparing base (4b7e7e5) to head (523a745).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
care/emr/api/viewsets/scheduling/booking.py 38.88% 11 Missing ⚠️
care/emr/resources/scheduling/slot/spec.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2738      +/-   ##
===========================================
- Coverage    60.43%   60.41%   -0.03%     
===========================================
  Files          252      252              
  Lines        12697    12719      +22     
  Branches      1111     1112       +1     
===========================================
+ Hits          7674     7684      +10     
- Misses        4954     4966      +12     
  Partials        69       69              

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