judge-server icon indicating copy to clipboard operation
judge-server copied to clipboard

Update syscall lists

Open dmoj-build opened this issue 3 years ago • 3 comments

This PR has been auto-generated to update the syscall definitions in cptbox.

dmoj-build avatar Jun 01 '22 02:06 dmoj-build

Can one of the admins verify this patch?

dmoj-build avatar Jun 01 '22 02:06 dmoj-build

Codecov Report

Merging #1034 (619a542) into master (12b42f6) will increase coverage by 2.94%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1034      +/-   ##
==========================================
+ Coverage   81.12%   84.07%   +2.94%     
==========================================
  Files         140      140              
  Lines        4790     4790              
==========================================
+ Hits         3886     4027     +141     
+ Misses        904      763     -141     
Impacted Files Coverage Δ
dmoj/judge.py 53.98% <0.00%> (+1.22%) :arrow_up:
dmoj/executors/java_executor.py 85.35% <0.00%> (+2.02%) :arrow_up:
dmoj/cptbox/compiler_isolate.py 55.31% <0.00%> (+6.38%) :arrow_up:
dmoj/cptbox/tracer.py 76.32% <0.00%> (+18.02%) :arrow_up:
dmoj/cptbox/handlers.py 100.00% <0.00%> (+26.31%) :arrow_up:
dmoj/cptbox/isolate.py 89.63% <0.00%> (+38.41%) :arrow_up:
dmoj/control.py 100.00% <0.00%> (+64.70%) :arrow_up:

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 12b42f6...619a542. Read the comment docs.

codecov-commenter avatar Jun 01 '22 02:06 codecov-commenter

ok to test

kiritofeng avatar Jun 02 '22 03:06 kiritofeng