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

HEPData / hepdata-validator / 54
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: 0.3.6
DEFAULT BRANCH: main
Ran 29 Jun 2017 02:33PM UTC
Jobs 1
Files 4
Run time 1s
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
54

push

travis-ci

GraemeWatt
schema and yaml: correct bugs in schema and use safe YAML load/dump

* schema: rename some "id" values, and fix a major bug where the value of "items" was given as an array of one JSON schema, thereby only validating the first element of a list instead of *all* elements in the list.
* testsuite: fix test data to match newly corrected schema.
* yaml: always use SafeLoader and SafeDumper or preferably the corresponding LibYAML classes if installed.
* yaml: simplify validation of parser errors by catching a generic Exception rather than yaml.parser.ParserError and IOError, also now implicitly catching a yaml.constructor.ConstructorError caused by the presence of "!!python/unicode" tags.
* version: bump to 0.1.16.

Signed-off-by: Graeme Watt <graeme.watt@durham.ac.uk>

12 of 12 new or added lines in 3 files covered. (100.0%)

130 of 130 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 54.1 29 Jun 2017 02:33PM UTC 0
100.0
Travis Job 54.1
Source Files on build 54
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #54
  • fe01816e on github
  • Prev Build on master (#52)
  • Next Build on master (#57)
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