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

Replace some explicit panics with methods #166

Merged
merged 1 commit into from
Aug 26, 2021
Merged

Conversation

mkroening
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 26, 2021

Codecov Report

Merging #166 (5e49b58) into master (495d3ff) will increase coverage by 0.06%.
The diff coverage is 75.60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #166      +/-   ##
==========================================
+ Coverage   31.02%   31.09%   +0.06%     
==========================================
  Files          15       15              
  Lines        3993     3991       -2     
==========================================
+ Hits         1239     1241       +2     
+ Misses       2754     2750       -4     
Impacted Files Coverage Δ
src/vm.rs 28.35% <73.52%> (ø)
src/linux/uhyve.rs 53.77% <85.71%> (+1.00%) ⬆️

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 495d3ff...5e49b58. Read the comment docs.

Copy link
Member

@jounathaen jounathaen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
bors r+

@bors bors bot merged commit e3df798 into hermit-os:master Aug 26, 2021
@mkroening mkroening deleted the panic branch August 26, 2021 17:01
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

2 participants