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

grader: always run pretest_test_cases if available #1070

Merged
merged 1 commit into from Nov 1, 2022

Conversation

Xyene
Copy link
Member

@Xyene Xyene commented Nov 1, 2022

Ref #1068.

@codecov-commenter
Copy link

codecov-commenter commented Nov 1, 2022

Codecov Report

Base: 80.72% // Head: 83.61% // Increases project coverage by +2.89% 🎉

Coverage data is based on head (2252329) compared to base (bececf2).
Patch coverage: 58.33% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1070      +/-   ##
==========================================
+ Coverage   80.72%   83.61%   +2.89%     
==========================================
  Files         134      134              
  Lines        4747     4755       +8     
==========================================
+ Hits         3832     3976     +144     
+ Misses        915      779     -136     
Impacted Files Coverage Δ
dmoj/graders/base.py 78.04% <54.54%> (-9.84%) ⬇️
dmoj/judge.py 54.54% <100.00%> (+1.21%) ⬆️
dmoj/executors/java_executor.py 84.84% <0.00%> (+2.02%) ⬆️
dmoj/cptbox/compiler_isolate.py 55.31% <0.00%> (+6.38%) ⬆️
dmoj/cptbox/tracer.py 76.32% <0.00%> (+18.02%) ⬆️
dmoj/cptbox/handlers.py 100.00% <0.00%> (+26.31%) ⬆️
dmoj/cptbox/isolate.py 89.63% <0.00%> (+38.41%) ⬆️
dmoj/control.py 100.00% <0.00%> (+64.70%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Xyene Xyene merged commit 2bcba25 into DMOJ:master Nov 1, 2022
@Xyene Xyene deleted the prefix-pretests branch November 1, 2022 04:27
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.

None yet

2 participants