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

[backend] Fix 401 when user not admin and go to page with filters #1620

Merged
merged 1 commit into from
Oct 4, 2024

[backend] Fix 401 when user not admin and go to page with filters

334672e
Select commit
Loading
Failed to load commit list.
Merged

[backend] Fix 401 when user not admin and go to page with filters #1620

[backend] Fix 401 when user not admin and go to page with filters
334672e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2024 in 1s

32.41% (-0.03%) compared to 0f8cf4e

View this Pull Request on Codecov

32.41% (-0.03%) compared to 0f8cf4e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.41%. Comparing base (0f8cf4e) to head (334672e).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1620      +/-   ##
============================================
- Coverage     32.43%   32.41%   -0.03%     
+ Complexity     1507     1506       -1     
============================================
  Files           544      544              
  Lines         14071    14071              
  Branches        843      843              
============================================
- Hits           4564     4561       -3     
- Misses         9293     9296       +3     
  Partials        214      214              

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