ioi-2022 / cms

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

Scoreboard improvements #36

Closed fushar closed 2 years ago

fushar commented 2 years ago

Before

image

After

Screen Shot 2022-05-21 at 11 52 59
codecov-commenter commented 2 years ago

Codecov Report

Merging #36 (99e2a99) into master (2869b4c) will decrease coverage by 16.25%. The diff coverage is n/a.

:exclamation: Current head 99e2a99 differs from pull request most recent head 912f8d2. Consider uploading reports for the commit 912f8d2 to get more accurate results

@@             Coverage Diff             @@
##           master      #36       +/-   ##
===========================================
- Coverage   63.65%   47.40%   -16.26%     
===========================================
  Files         234      234               
  Lines       17278    17278               
===========================================
- Hits        10999     8190     -2809     
- Misses       6279     9088     +2809     
Flag Coverage Δ
functionaltests 47.40% <ø> (ø)
unittests ?

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

Impacted Files Coverage Δ
cmscontrib/updaters/update_3.py 0.00% <0.00%> (-100.00%) :arrow_down:
cmscontrib/updaters/update_7.py 0.00% <0.00%> (-100.00%) :arrow_down:
cmscontrib/updaters/update_11.py 0.00% <0.00%> (-100.00%) :arrow_down:
cmscontrib/updaters/update_12.py 0.00% <0.00%> (-100.00%) :arrow_down:
cmscontrib/updaters/update_13.py 0.00% <0.00%> (-100.00%) :arrow_down:
cmscontrib/updaters/update_14.py 0.00% <0.00%> (-100.00%) :arrow_down:
cmscontrib/updaters/update_16.py 0.00% <0.00%> (-100.00%) :arrow_down:
cmscontrib/updaters/update_17.py 0.00% <0.00%> (-100.00%) :arrow_down:
cmscontrib/updaters/update_18.py 0.00% <0.00%> (-100.00%) :arrow_down:
cmscontrib/updaters/update_19.py 0.00% <0.00%> (-100.00%) :arrow_down:
... and 119 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 2869b4c...912f8d2. Read the comment docs.