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

Add Java 11 executor #526

Merged
merged 2 commits into from
Oct 10, 2019
Merged

Add Java 11 executor #526

merged 2 commits into from
Oct 10, 2019

Conversation

Xyene
Copy link
Member

@Xyene Xyene commented Oct 5, 2019

No automated tests for this currently. If we're lucky and bionic works, we'll gain Java 9 coverage at most.

@Xyene Xyene requested a review from quantum5 October 5, 2019 03:12
@codecov-io
Copy link

codecov-io commented Oct 5, 2019

Codecov Report

Merging #526 into master will decrease coverage by 0.14%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #526      +/-   ##
==========================================
- Coverage   72.98%   72.83%   -0.15%     
==========================================
  Files         126      127       +1     
  Lines        3949     3980      +31     
==========================================
+ Hits         2882     2899      +17     
- Misses       1067     1081      +14
Impacted Files Coverage Δ
dmoj/executors/JAVA11.py 0% <0%> (ø)
dmoj/cptbox/tracer.py 82.67% <0%> (-0.5%) ⬇️
dmoj/executors/base_executor.py 77.98% <0%> (-0.46%) ⬇️
dmoj/checkers/floats.py 85.93% <0%> (-0.11%) ⬇️
dmoj/executors/clang_executor.py 100% <0%> (ø) ⬆️

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 55f00b2...f680a85. Read the comment docs.

@Xyene Xyene merged commit d26e469 into master Oct 10, 2019
@Xyene Xyene deleted the java-11-executor branch October 10, 2019 03:14
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

3 participants