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

testutil: add test support for Fstatfs #5273

Merged
merged 1 commit into from
Jun 7, 2018

Conversation

zyga
Copy link
Collaborator

@zyga zyga commented Jun 6, 2018

This patch adds a way to record and test fstatfs calls. This is needed
by the upcoming validation of path creation in snap-update-ns.

Signed-off-by: Zygmunt Krynicki zygmunt.krynicki@canonical.com

This patch adds a way to record and test fstatfs calls. This is needed
by the upcoming validation of path creation in snap-update-ns.

Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
@zyga zyga added the Simple 😃 A small PR which can be reviewed quickly label Jun 6, 2018
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@a49ce5c). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #5273   +/-   ##
=========================================
  Coverage          ?   78.85%           
=========================================
  Files             ?      500           
  Lines             ?    37496           
  Branches          ?        0           
=========================================
  Hits              ?    29567           
  Misses            ?     5529           
  Partials          ?     2400
Impacted Files Coverage Δ
testutil/lowlevel.go 90.18% <100%> (ø)

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 a49ce5c...9777158. Read the comment docs.

@bboozzoo bboozzoo merged commit e6e6a17 into snapcore:master Jun 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Simple 😃 A small PR which can be reviewed quickly
Projects
None yet
4 participants