ioi-2022 / cms

Contest Management System
http://cms-dev.github.io/
GNU Affero General Public License v3.0
3 stars 2 forks source link

Add -d/--default flag in cmsAddStatement to indicate default statement #27

Closed aguss787 closed 2 years ago

aguss787 commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #27 (bef55ae) into master (43f8a61) will decrease coverage by 19.62%. The diff coverage is 11.11%.

:exclamation: Current head bef55ae differs from pull request most recent head 47b1fb7. Consider uploading reports for the commit 47b1fb7 to get more accurate results Impacted file tree graph

@@             Coverage Diff             @@
##           master      #27       +/-   ##
===========================================
- Coverage   63.69%   44.07%   -19.63%     
===========================================
  Files         234      234               
  Lines       17177    17184        +7     
===========================================
- Hits        10941     7573     -3368     
- Misses       6236     9611     +3375     
Flag Coverage Δ
functionaltests ?
unittests 44.07% <11.11%> (-0.19%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cmscontrib/AddStatement.py 20.33% <11.11%> (-58.51%) :arrow_down:
cms/server/admin/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
cms/server/admin/handlers/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
cms/server/admin/jinja2_toolbox.py 0.00% <0.00%> (-92.00%) :arrow_down:
cmsranking/Task.py 0.00% <0.00%> (-89.14%) :arrow_down:
cmsranking/Contest.py 0.00% <0.00%> (-87.50%) :arrow_down:
cmsranking/Submission.py 0.00% <0.00%> (-87.50%) :arrow_down:
cmsranking/User.py 0.00% <0.00%> (-86.21%) :arrow_down:
cms/server/admin/authentication.py 0.00% <0.00%> (-86.16%) :arrow_down:
cmsranking/Subchange.py 0.00% <0.00%> (-86.05%) :arrow_down:
... and 94 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 43f8a61...47b1fb7. Read the comment docs.