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

UpdateHub / package-schema / 32 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 04 Jul 2017 05:52PM UTC
Files 1
Run time 0s
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

04 Jul 2017 05:48PM UTC coverage: 100.0%. Remained the same
32.2

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

22 of 22 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 32.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 32
  • Travis Job 32.2
  • 6e5eeaa5 on github
  • Prev Job for on master (#30.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

© 2025 Coveralls, Inc