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

Set is_active to false when suspending user #1968

Merged
merged 1 commit into from
Nov 5, 2024

Set is_active to false when suspending user

a3c1bcf
Select commit
Loading
Failed to load commit list.
Merged

Set is_active to false when suspending user #1968

Set is_active to false when suspending user
a3c1bcf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 5, 2024 in 0s

64.57% (-0.02%) compared to 136aab3

View this Pull Request on Codecov

64.57% (-0.02%) compared to 136aab3

Details

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 64.57%. Comparing base (136aab3) to head (a3c1bcf).

Files with missing lines Patch % Lines
src/user/views/user_views.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1968      +/-   ##
==========================================
- Coverage   64.58%   64.57%   -0.02%     
==========================================
  Files         407      407              
  Lines       23662    23667       +5     
==========================================
  Hits        15282    15282              
- Misses       8380     8385       +5     

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