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

UpdateHub / package-schema / 32
100%

Build:
DEFAULT BRANCH: master
Ran 04 Jul 2017 05:49PM UTC
Jobs 3
Files 3
Run time 2min
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

pending completion
32

Pull #12

travis-ci

web-flow
supported-hardware: updated format when any hardware is supported

Changes made:

- renamed back supported-hardwares to supported-hardware
- added supported-hardware as a required property
- added 'any' string as a possible value to supported-hardware

Since supported-hardware is a required property now, when user desires
to support anything, he must pass "any" as value. Before this version,
users used to pass an empty array which is dubious.

Examples:

    {
        "supported-hardware": "any"
    }

Otherwise, users still may pass an array of strings representing
hardware identifiers:

    {
        "supported-hardware": ["hardware-1", "hardware-2"]
    }

Signed-off-by: Pablo Palácios <ppalacios992@gmail.com>
Pull Request #12: supported-hardware: updated format when any hardware is supported

66 of 66 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32.1 04 Jul 2017 05:49PM UTC 0
100.0
Travis Job 32.1
2 32.2 04 Jul 2017 05:52PM UTC 0
100.0
Travis Job 32.2
3 32.3 04 Jul 2017 05:51PM UTC 0
100.0
Travis Job 32.3
Source Files on build 32
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #32
  • Pull Request #12
  • PR Base - master (#30)
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

© 2025 Coveralls, Inc