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

amiv-eth / amivapi / 541 / 1
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 21 Nov 2018 03:52PM UTC
Files 76
Run time 8s
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

21 Nov 2018 03:49PM UTC coverage: 94.327% (+0.007%) from 94.32%
TOXENV=py35

push

travis-ci

temparus
Move schema description validation rules into general validator (#322)

* Move schema description validation rules into general validator

We use additional schema rules such as 'description' to make our
schema more descriptive. However, Cerberus will complain about
unknown schema rules, so they have to be defined somewhere,
even if they don't do anything.

Currently, this is done in the documentation sub-module.
This is  a bit problematic, as our API is designed with replaceable
modules in mind -- but deactivating or replacing the doc module will
now cause errors in *all* schemas.

As the additional description rules are important whether or not we
use the online docs, I have moved the rules into the general validator.

* Fix style errors to make this mergeable (as a base for other PRs)

3492 of 3702 relevant lines covered (94.33%)

0.94 hits per line

Source Files on job 541.1 (TOXENV=py35)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 413
  • Travis Job 541.1
  • d4267e0e on github
  • Prev Job for TOXENV=py35 on master (#505.1)
  • Next Job for TOXENV=py35 on master (#543.1)
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