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: fully type every single executor #951

Closed
wants to merge 45 commits into from
Closed

Conversation

quantum5
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 22, 2021

Codecov Report

Merging #951 (2029915) into master (73a6738) will increase coverage by 0.42%.
The diff coverage is 94.19%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #951      +/-   ##
==========================================
+ Coverage   86.46%   86.89%   +0.42%     
==========================================
  Files         138      138              
  Lines        4736     4905     +169     
==========================================
+ Hits         4095     4262     +167     
- Misses        641      643       +2     
Impacted Files Coverage Δ
dmoj/executors/BASH.py 0.00% <0.00%> (ø)
dmoj/executors/JAVA10.py 100.00% <ø> (+11.11%) ⬆️
dmoj/executors/JAVA11.py 100.00% <ø> (+11.11%) ⬆️
dmoj/executors/JAVA15.py 100.00% <ø> (+11.11%) ⬆️
dmoj/executors/JAVA17.py 100.00% <ø> (ø)
dmoj/executors/JAVA9.py 100.00% <ø> (+11.11%) ⬆️
dmoj/executors/__init__.py 80.00% <0.00%> (ø)
dmoj/executors/script_executor.py 81.39% <33.33%> (ø)
dmoj/executors/OBJC.py 64.51% <66.66%> (+2.44%) ⬆️
dmoj/executors/RUBY2.py 84.78% <69.56%> (+3.83%) ⬆️
... and 48 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 73a6738...2029915. Read the comment docs.

@quantum5 quantum5 force-pushed the executors-types branch 3 times, most recently from 46876e6 to deaced6 Compare September 22, 2021 09:58
@kiritofeng
Copy link
Member

Superseded by #1147.

@kiritofeng kiritofeng closed this Dec 25, 2023
@kiritofeng kiritofeng deleted the executors-types branch January 7, 2024 08:30
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