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

bulk volunteer deactivation page #186

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Conversation

struan
Copy link
Member

@struan struan commented Sep 11, 2024

enables deactivating all existing non staff and superuser volunteers who are assigned to a particular stage for a session

Fixes #136

@struan struan force-pushed the 136-mass-volunteer-deactivation branch from 987af9c to 332f70f Compare September 11, 2024 15:30
enables deactivating all existing non staff and superuser volunteers who
are assigned to a particular stage for a session

Fixes #136
@struan struan force-pushed the 136-mass-volunteer-deactivation branch from 332f70f to bba8736 Compare September 12, 2024 09:54
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 98.61111% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.39%. Comparing base (f9f76a8) to head (bba8736).
Report is 32 commits behind head on main.

Files with missing lines Patch % Lines
crowdsourcer/views/volunteers.py 93.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #186      +/-   ##
==========================================
+ Coverage   80.84%   81.39%   +0.54%     
==========================================
  Files          88       92       +4     
  Lines        4449     5316     +867     
  Branches      391      495     +104     
==========================================
+ Hits         3597     4327     +730     
- Misses        766      865      +99     
- Partials       86      124      +38     

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

@struan struan merged commit bba8736 into main Sep 16, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow easy mass deactivation of volunteers at the end of a stage
2 participants