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

cptbox: automatically generate FreeBSD syscalls #976

Merged
merged 1 commit into from
Dec 30, 2021

Conversation

quantum5
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 30, 2021

Codecov Report

Merging #976 (ac75ae8) into master (79692ed) will increase coverage by 3.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #976      +/-   ##
==========================================
+ Coverage   80.63%   83.74%   +3.11%     
==========================================
  Files         138      138              
  Lines        4694     4694              
==========================================
+ Hits         3785     3931     +146     
+ Misses        909      763     -146     
Impacted Files Coverage Δ
dmoj/cptbox/isolate.py 86.55% <ø> (+49.57%) ⬆️
dmoj/judge.py 52.83% <0.00%> (+1.25%) ⬆️
dmoj/executors/java_executor.py 85.35% <0.00%> (+2.02%) ⬆️
dmoj/executors/compiled_executor.py 77.71% <0.00%> (+4.57%) ⬆️
dmoj/utils/communicate.py 93.42% <0.00%> (+5.26%) ⬆️
dmoj/cptbox/tracer.py 77.33% <0.00%> (+18.34%) ⬆️
dmoj/cptbox/handlers.py 100.00% <0.00%> (+25.00%) ⬆️
dmoj/control.py 100.00% <0.00%> (+64.70%) ⬆️

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 79692ed...ac75ae8. Read the comment docs.

@quantum5 quantum5 merged commit f675253 into master Dec 30, 2021
@quantum5 quantum5 deleted the freebsd-syscall-gen branch December 30, 2021 14:04
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