mysociety / ceuk-marking

Other
0 stars 0 forks source link

control user stage with marker and not current stage #123

Closed struan closed 11 months ago

struan commented 12 months ago

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 commented 12 months ago

Related to #121

codecov-commenter commented 12 months ago

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%) :arrow_up:

... and 1 file with indirect coverage changes