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 option to filter users with no home facility #2332

Merged
merged 4 commits into from
Aug 21, 2024

Add option to filter users with no home facility

ee389da
Select commit
Loading
Failed to load commit list.
Merged

Add option to filter users with no home facility #2332

Add option to filter users with no home facility
ee389da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 4, 2024 in 0s

63.73% (-0.02%) compared to eab3290, passed because coverage increased by -0.01% when compared to adjusted base (63.74%)

View this Pull Request on Codecov

63.73% (-0.02%) compared to eab3290, passed because coverage increased by -0.01% when compared to adjusted base (63.74%)

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 63.73%. Comparing base (eab3290) to head (ee389da).

Files Patch % Lines
care/users/api/viewsets/users.py 40.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2332      +/-   ##
===========================================
- Coverage    63.74%   63.73%   -0.02%     
===========================================
  Files          238      238              
  Lines        13351    13355       +4     
  Branches      1906     1907       +1     
===========================================
+ Hits          8511     8512       +1     
- Misses        4488     4491       +3     
  Partials       352      352              

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