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

(RA) User management: Add filter for user permissions #306

Merged
merged 2 commits into from
Dec 8, 2023

Fix unwanted features

be0997b
Select commit
Loading
Failed to load commit list.
Merged

(RA) User management: Add filter for user permissions #306

Fix unwanted features
be0997b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2023 in 0s

76.70% (+0.03%) compared to 8828b63

View this Pull Request on Codecov

76.70% (+0.03%) compared to 8828b63

Details

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (8828b63) 76.67% compared to head (be0997b) 76.70%.
Report is 6 commits behind head on develop.

Files Patch % Lines
respa_admin/templatetags/templatetags.py 41.17% 10 Missing ⚠️
resources/models/unit.py 20.00% 4 Missing ⚠️
respa_admin/views/resources.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #306      +/-   ##
===========================================
+ Coverage    76.67%   76.70%   +0.03%     
===========================================
  Files          500      500              
  Lines        26748    26854     +106     
  Branches      2726     2736      +10     
===========================================
+ Hits         20508    20598      +90     
- Misses        5712     5728      +16     
  Partials       528      528              

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