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

fix(asset_location): added duty_staff endpoint #1689

Closed
wants to merge 5 commits into from

fix(facility): rebased with master branch

7e690cf
Select commit
Loading
Failed to load commit list.
Closed

fix(asset_location): added duty_staff endpoint #1689

fix(facility): rebased with master branch
7e690cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2024 in 1s

61.43% (+0.03%) compared to 5177552

View this Pull Request on Codecov

61.43% (+0.03%) compared to 5177552

Details

Codecov Report

Attention: Patch coverage is 70.21277% with 14 lines in your changes missing coverage. Please review.

Project coverage is 61.43%. Comparing base (5177552) to head (7e690cf).
Report is 283 commits behind head on develop.

Files Patch % Lines
care/facility/api/viewsets/asset.py 60.60% 8 Missing and 5 partials ⚠️
care/facility/models/asset.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1689      +/-   ##
===========================================
+ Coverage    61.39%   61.43%   +0.03%     
===========================================
  Files          211      211              
  Lines        11593    11639      +46     
  Branches      1660     1674      +14     
===========================================
+ Hits          7118     7150      +32     
- Misses        4203     4212       +9     
- Partials       272      277       +5     

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