ioi-2022 / cms

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

workers: Re-evaluate slight TLEs #22

Closed fushar closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #22 (133fc90) into apio-2021 (fa48c93) will increase coverage by 0.16%. The diff coverage is 75.86%.

Impacted file tree graph

@@              Coverage Diff              @@
##           apio-2021      #22      +/-   ##
=============================================
+ Coverage      63.66%   63.83%   +0.16%     
=============================================
  Files            233      233              
  Lines          17117    17140      +23     
=============================================
+ Hits           10898    10941      +43     
+ Misses          6219     6199      -20     
Flag Coverage Δ
functionaltests 47.93% <72.41%> (+0.19%) :arrow_up:
unittests 44.17% <41.37%> (-0.02%) :arrow_down:

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

Impacted Files Coverage Δ
cms/service/Worker.py 77.39% <75.00%> (-0.03%) :arrow_down:
cms/grading/steps/evaluation.py 78.31% <100.00%> (+0.26%) :arrow_up:
cms/grading/Job.py 90.17% <0.00%> (-4.02%) :arrow_down:
cms/service/EvaluationService.py 75.87% <0.00%> (-0.75%) :arrow_down:
cms/db/filecacher.py 77.41% <0.00%> (-0.33%) :arrow_down:
cms/io/service.py 74.54% <0.00%> (ø)
cms/grading/Sandbox.py 68.88% <0.00%> (+0.17%) :arrow_up:
cms/db/submission.py 97.94% <0.00%> (+0.51%) :arrow_up:
cms/service/ResourceService.py 60.00% <0.00%> (+0.88%) :arrow_up:
cms/db/base.py 88.11% <0.00%> (+0.99%) :arrow_up:
... and 8 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 fa48c93...133fc90. Read the comment docs.