tests/lib: use mktemp instead of tempfile to work cross-distro #3359

Merged
merged 1 commit into from May 19, 2017

Conversation

Projects
None yet
4 participants
Contributor

morphis commented May 19, 2017

No description provided.

zyga approved these changes May 19, 2017

Codecov Report

Merging #3359 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3359      +/-   ##
==========================================
- Coverage   77.55%   77.55%   -0.01%     
==========================================
  Files         366      366              
  Lines       25126    25146      +20     
==========================================
+ Hits        19486    19501      +15     
- Misses       3894     3897       +3     
- Partials     1746     1748       +2
Impacted Files Coverage Δ
interfaces/core.go 95.45% <0%> (-4.55%) ⬇️
interfaces/builtin/common.go 55.55% <0%> (-3.97%) ⬇️
interfaces/sorting.go 90% <0%> (-3.34%) ⬇️
cmd/snap/cmd_interfaces.go 84.9% <0%> (-2.85%) ⬇️
interfaces/builtin/account_control.go 100% <0%> (ø) ⬆️
overlord/ifacestate/helpers.go 62.86% <0%> (ø) ⬆️
interfaces/builtin/alsa.go 100% <0%> (ø) ⬆️
client/interfaces.go 90% <0%> (ø) ⬆️
interfaces/builtin/network.go 100% <0%> (ø) ⬆️
interfaces/repo.go 97.65% <0%> (+0.03%) ⬆️
... 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 4b152b2...cb61144. Read the comment docs.

@zyga zyga merged commit 8bea5c1 into snapcore:master May 19, 2017

7 checks passed

artful-amd64 autopkgtest finished (success)
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
xenial-amd64 autopkgtest finished (success)
Details
xenial-i386 autopkgtest finished (success)
Details
xenial-ppc64el autopkgtest finished (success)
Details
yakkety-amd64 autopkgtest finished (success)
Details
zesty-amd64 autopkgtest finished (success)
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment