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

Move kernel loading to hermit-entry #378

Merged
merged 2 commits into from
Aug 1, 2022
Merged

Conversation

mkroening
Copy link
Member

No description provided.

@mkroening mkroening self-assigned this Aug 1, 2022
@mkroening mkroening changed the title CI: Add hello world images Move kernel loading to hermit-entry Aug 1, 2022
@codecov
Copy link

codecov bot commented Aug 1, 2022

Codecov Report

Merging #378 (6d03ad1) into master (714b200) will decrease coverage by 0.57%.
The diff coverage is 95.74%.

@@            Coverage Diff             @@
##           master     #378      +/-   ##
==========================================
- Coverage   64.21%   63.64%   -0.58%     
==========================================
  Files          16       16              
  Lines        2275     2198      -77     
==========================================
- Hits         1461     1399      -62     
+ Misses        814      799      -15     
Impacted Files Coverage Δ
src/arch/x86_64/mod.rs 68.14% <ø> (ø)
src/vm.rs 75.00% <95.74%> (-1.52%) ⬇️

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 714b200...6d03ad1. Read the comment docs.

@mkroening mkroening force-pushed the entry-load branch 6 times, most recently from f1753f3 to 4f251e5 Compare August 1, 2022 12:12
@mkroening mkroening force-pushed the entry-load branch 2 times, most recently from 81ebe85 to b620e47 Compare August 1, 2022 13:57
@mkroening mkroening marked this pull request as ready for review August 1, 2022 14:16
@mkroening
Copy link
Member Author

bors r+

@bors bors bot merged commit 3bf03a2 into hermit-os:master Aug 1, 2022
@mkroening mkroening deleted the entry-load branch August 1, 2022 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

1 participant