ioi-2022 / cms

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

Use std_io for user i/o process in TPS loader #24

Closed jonathanirvings closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #24 (fd8949c) into apio-2021 (6805568) will decrease coverage by 21.50%. The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff               @@
##           apio-2021      #24       +/-   ##
==============================================
- Coverage      63.71%   42.20%   -21.51%     
==============================================
  Files            233      233               
  Lines          17138    17139        +1     
==============================================
- Hits           10919     7234     -3685     
- Misses          6219     9905     +3686     
Flag Coverage Δ
functionaltests ?
unittests 42.20% <100.00%> (-1.98%) :arrow_down:

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

Impacted Files Coverage Δ
cmscontrib/loaders/tps.py 3.88% <100.00%> (-5.39%) :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 103 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 6805568...fd8949c. Read the comment docs.