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

feat(zfs): Ability to read filesystem dataset properties #111

Merged
merged 7 commits into from
Jan 21, 2020

Conversation

andoriyu
Copy link
Member

No description provided.

@andoriyu andoriyu changed the title Zfs/properties feat(zfs): Ability to read filesystem dataset properties Jan 20, 2020
@codecov
Copy link

codecov bot commented Jan 21, 2020

Codecov Report

Merging #111 into master will decrease coverage by 0.1%.
The diff coverage is 89.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
- Coverage   90.97%   90.86%   -0.11%     
==========================================
  Files          18       19       +1     
  Lines        2503     2639     +136     
==========================================
+ Hits         2277     2398     +121     
- Misses        226      241      +15
Impacted Files Coverage Δ
tests/test_zpool.rs 91.72% <ø> (-0.23%) ⬇️
src/zfs/description.rs 36.36% <ø> (ø) ⬆️
src/zfs/mod.rs 96.22% <ø> (ø) ⬆️
src/zpool/properties.rs 97.23% <100%> (+0.33%) ⬆️
src/zfs/delegating.rs 100% <100%> (ø) ⬆️
src/utils.rs 71.42% <71.42%> (ø)
src/zfs/properties.rs 80.95% <72.72%> (-9.96%) ⬇️
src/zfs/lzc.rs 69.35% <83.33%> (ø) ⬆️
tests/test_zfs.rs 88.7% <88.23%> (-0.05%) ⬇️
src/zfs/open3.rs 92.44% <92.59%> (+0.25%) ⬆️
... and 2 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 d91936a...2651308. Read the comment docs.

@andoriyu andoriyu merged commit 1f89fc3 into master Jan 21, 2020
@delete-merged-branch delete-merged-branch bot deleted the zfs/properties branch January 21, 2020 00:15
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.

1 participant