• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ubuntu-core / snapcraft / 2177 / 2
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 24 May 2016 03:06PM UTC
Files 112
Run time 6s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 May 2016 02:53PM UTC coverage: 96.287%. Remained the same
TEST_SUITE=unit

push

travis-ci

kyrofa
Add support for confinement property. (#501)

Snaps need to be able to specify if they require devmode or if they can
be run confined. This will allow for snapd to provide reasonable errors
if one tries to install a snap that cannot run successfully under
confinement.

This commit adds the "confinement" property, which must be one of
"strict" or "devmode." This property is optional, and defaults to
"strict" if unspecified (to maintain backward-compatibility with current
behavior). However, `snapcraft init` generates a YAML that sets
"confinement" to "devmode" since we expect most snaps to start out
needing that.

LP: #1580819

Signed-off-by: Kyle Fazzari <kyle@canonical.com>

9077 of 9427 relevant lines covered (96.29%)

0.96 hits per line

Source Files on job 2177.2 (TEST_SUITE=unit)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2177
  • Travis Job 2177.2
  • 3c04cd23 on github
  • Prev Job for TEST_SUITE=unit on master (#2165.2)
  • Next Job for TEST_SUITE=unit on master (#2182.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc