pycontw / pycon.tw

PyCon TW Proposal System & Backend Server
https://tw.pycon.org/prs
MIT License
94 stars 107 forks source link

Add Review Stages Setting #1204

Open tomatoprinx opened 1 month ago

tomatoprinx commented 1 month ago

Types of changes

Description

Steps to Test This Pull Request

Steps to reproduce the behavior:

  1. Login with admin account
  2. Go to 'Review Stages' page
  3. Click hotkeys in the 'Set Review Stage' section
  4. Submit

Expected behavior

Related Issue

782

More Information

reviews_stage_setting

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 26.41509% with 39 lines in your changes missing coverage. Please review.

Project coverage is 73.17%. Comparing base (2a232a0) to head (8b9d274). Report is 12 commits behind head on master.

Files Patch % Lines
src/reviews/views.py 20.83% 38 Missing :warning:
src/proposals/templatetags/proposals.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1204 +/- ## ========================================== - Coverage 74.01% 73.17% -0.85% ========================================== Files 81 81 Lines 3060 3113 +53 ========================================== + Hits 2265 2278 +13 - Misses 795 835 +40 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.