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

frictionlessdata / tableschema-js / 235 / 1
90%
master: 90%

Build:
DEFAULT BRANCH: master
Ran 22 May 2017 11:54AM UTC
Files 32
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

22 May 2017 11:52AM UTC coverage: 89.615% (+0.6%) from 89.038%
235.1

push

travis-ci

roll
Fix Field with enum/maximum/minimum constraints (#71)

* Field class: Error parsing "enum", "maximum" and "minimum" constraints

The class failed to parse field definitions containing
constraints having attributes "enum", "maximum" and "minimum",
due to the lodash.partial() method usage.  In the implemention
of the _getCheckFunctions(), the casting function now gets invoked
using the lodash.bind() method that is the preferred way when
wanting to preserve the calling context.

See https://github.com/lodash/lodash/issues/748.

* Field class: castValue() now checks constraints by default

352 of 406 branches covered (86.7%)

Branch coverage included in aggregate %.

580 of 634 relevant lines covered (91.48%)

142.43 hits per line

Source Files on job 235.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 235
  • Travis Job 235.1
  • dbb181aa on github
  • Prev Job for on master (#231.1)
  • Next Job for on master (#236.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