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: fix returning str instead of bytes from get_compile_output #960

Merged
merged 1 commit into from
Nov 2, 2021

Conversation

Xyene
Copy link
Member

@Xyene Xyene commented Oct 13, 2021

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #960 (767b502) into master (08e69d7) will decrease coverage by 0.56%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #960      +/-   ##
==========================================
- Coverage   86.54%   85.98%   -0.57%     
==========================================
  Files         138      138              
  Lines        4735     4730       -5     
==========================================
- Hits         4098     4067      -31     
- Misses        637      663      +26     
Impacted Files Coverage Δ
dmoj/executors/CBL.py 95.23% <100.00%> (ø)
dmoj/executors/PAS.py 100.00% <100.00%> (ø)
dmoj/executors/TUR.py 69.23% <0.00%> (-19.24%) ⬇️
dmoj/executors/SWIFT.py 90.90% <0.00%> (-9.10%) ⬇️
dmoj/executors/D.py 91.66% <0.00%> (-8.34%) ⬇️
dmoj/executors/asm_executor.py 77.63% <0.00%> (-5.93%) ⬇️
dmoj/cptbox/tracer.py 82.90% <0.00%> (-2.19%) ⬇️
dmoj/result.py 89.33% <0.00%> (-1.34%) ⬇️
dmoj/executors/compiled_executor.py 88.06% <0.00%> (-1.14%) ⬇️
dmoj/cptbox/isolate.py 94.95% <0.00%> (-0.85%) ⬇️
... and 3 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 08e69d7...767b502. Read the comment docs.

@quantum5 quantum5 merged commit 0aa6948 into DMOJ:master Nov 2, 2021
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