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

Use Path instead of PathBuf on getters #187

Merged
merged 2 commits into from
Sep 7, 2021
Merged

Conversation

mkroening
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 6, 2021

Codecov Report

Merging #187 (74c3216) into master (f66738f) will not change coverage.
The diff coverage is 40.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #187   +/-   ##
=======================================
  Coverage   30.76%   30.76%           
=======================================
  Files          16       16           
  Lines        4018     4018           
=======================================
  Hits         1236     1236           
  Misses       2782     2782           
Impacted Files Coverage Δ
src/linux/vcpu.rs 0.00% <0.00%> (ø)
src/vm.rs 28.35% <0.00%> (ø)
src/linux/uhyve.rs 53.77% <100.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 f66738f...74c3216. Read the comment docs.

@stlankes
Copy link
Collaborator

stlankes commented Sep 7, 2021

bors r+

@bors bors bot merged commit 4115924 into hermit-os:master Sep 7, 2021
@mkroening mkroening deleted the path branch September 7, 2021 13:27
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