Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix latest runtime failure with Racket #977

Merged
merged 2 commits into from
Dec 30, 2021
Merged

Fix latest runtime failure with Racket #977

merged 2 commits into from
Dec 30, 2021

Conversation

quantum5
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 30, 2021

Codecov Report

Merging #977 (ccf6b5f) into master (79692ed) will increase coverage by 2.71%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #977      +/-   ##
==========================================
+ Coverage   80.63%   83.34%   +2.71%     
==========================================
  Files         138      138              
  Lines        4694     4726      +32     
==========================================
+ Hits         3785     3939     +154     
+ Misses        909      787     -122     
Impacted Files Coverage Δ
dmoj/cptbox/filesystem_policies.py 98.79% <100.00%> (+0.01%) ⬆️
dmoj/executors/RKT.py 89.28% <100.00%> (ø)
dmoj/judge.py 52.83% <0.00%> (+1.25%) ⬆️
dmoj/executors/java_executor.py 85.35% <0.00%> (+2.02%) ⬆️
dmoj/executors/compiled_executor.py 77.71% <0.00%> (+4.57%) ⬆️
dmoj/utils/communicate.py 93.42% <0.00%> (+5.26%) ⬆️
dmoj/cptbox/tracer.py 77.33% <0.00%> (+18.34%) ⬆️
dmoj/cptbox/handlers.py 100.00% <0.00%> (+25.00%) ⬆️
dmoj/cptbox/isolate.py 73.33% <0.00%> (+36.35%) ⬆️
dmoj/control.py 100.00% <0.00%> (+64.70%) ⬆️

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 79692ed...ccf6b5f. Read the comment docs.

@quantum5 quantum5 merged commit f453014 into master Dec 30, 2021
@quantum5 quantum5 deleted the racket-fix branch December 30, 2021 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants