ioi-2022 / cms

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

allow contestant to see submission after the contest ends #25

Closed aguss787 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@25117c6). Click here to learn what that means. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #25   +/-   ##
=========================================
  Coverage          ?   63.69%           
=========================================
  Files             ?      233           
  Lines             ?    17117           
  Branches          ?        0           
=========================================
  Hits              ?    10903           
  Misses            ?     6214           
  Partials          ?        0           
Flag Coverage Δ
functionaltests 47.89% <100.00%> (?)
unittests 44.19% <100.00%> (?)

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

Impacted Files Coverage Δ
cms/server/contest/handlers/task.py 50.00% <100.00%> (ø)
cms/server/contest/handlers/tasksubmission.py 50.00% <100.00%> (ø)

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 25117c6...06dde90. Read the comment docs.