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

control user stage with marker and not current stage #123

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

struan
Copy link
Member

@struan struan commented Oct 26, 2023

Allow users to be on different stages based on the stage value in marker and not controlled by the value in the current stage table. Means you can have users doing first mark and audit at the same time.

@struan
Copy link
Member Author

struan commented Oct 26, 2023

Related to #121

@codecov-commenter
Copy link

codecov-commenter commented Oct 26, 2023

Codecov Report

Merging #123 (a63ea8a) into main (f29371e) will increase coverage by 0.40%.
The diff coverage is 92.85%.

@@            Coverage Diff             @@
##             main     #123      +/-   ##
==========================================
+ Coverage   76.35%   76.76%   +0.40%     
==========================================
  Files          66       66              
  Lines        3312     3374      +62     
  Branches      327      331       +4     
==========================================
+ Hits         2529     2590      +61     
- Misses        714      715       +1     
  Partials       69       69              
Files Coverage Δ
crowdsourcer/tests/test_audit_views.py 100.00% <100.00%> (ø)
crowdsourcer/tests/test_views.py 100.00% <100.00%> (ø)
crowdsourcer/views/marking.py 66.49% <68.75%> (+0.19%) ⬆️

... and 1 file with indirect coverage changes

@struan struan force-pushed the use-marker-stage-for-user-stage branch from 0183fb7 to a493f56 Compare October 30, 2023 11:39
Allow users to be on different stages based on the stage value in marker
and not controlled by the value in the current stage table. Means you
can have users doing first mark and audit at the same time.
@struan struan force-pushed the use-marker-stage-for-user-stage branch from a493f56 to a63ea8a Compare October 30, 2023 14:30
@struan struan requested a review from zarino October 30, 2023 14:37
@struan struan marked this pull request as ready for review October 30, 2023 14:37
@struan struan merged commit a63ea8a into main Nov 1, 2023
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.

2 participants