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

executors: make Zig executor work with 0.8.1 #920

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

quantum5
Copy link
Member

@quantum5 quantum5 commented Sep 15, 2021

This will help with #920.

Do not merge until we figured out what to do with past submissions.

@codecov-commenter
Copy link

Codecov Report

Merging #920 (45fe294) into master (8072c5e) will decrease coverage by 33.96%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #920       +/-   ##
===========================================
- Coverage   86.22%   52.26%   -33.97%     
===========================================
  Files         138      138               
  Lines        4633     4628        -5     
===========================================
- Hits         3995     2419     -1576     
- Misses        638     2209     +1571     
Impacted Files Coverage Δ
dmoj/executors/ZIG.py 0.00% <0.00%> (-100.00%) ⬇️
dmoj/executors/C.py 0.00% <0.00%> (-100.00%) ⬇️
dmoj/executors/D.py 0.00% <0.00%> (-100.00%) ⬇️
dmoj/executors/GO.py 0.00% <0.00%> (-100.00%) ⬇️
dmoj/executors/ADA.py 0.00% <0.00%> (-100.00%) ⬇️
dmoj/executors/AWK.py 0.00% <0.00%> (-100.00%) ⬇️
dmoj/executors/C11.py 0.00% <0.00%> (-100.00%) ⬇️
dmoj/executors/F95.py 0.00% <0.00%> (-100.00%) ⬇️
dmoj/executors/ICK.py 0.00% <0.00%> (-100.00%) ⬇️
dmoj/executors/LUA.py 0.00% <0.00%> (-100.00%) ⬇️
... and 82 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 8072c5e...45fe294. Read the comment docs.

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