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

frictionlessdata / tableschema-js / 235
90%

Build:
DEFAULT BRANCH: master
Ran 22 May 2017 11:54AM UTC
Jobs 1
Files 32
Run time 2s
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
235

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 %.

1 of 1 new or added line in 1 file covered. (100.0%)

580 of 634 relevant lines covered (91.48%)

142.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 235.1 22 May 2017 11:54AM UTC 0
89.62
Travis Job 235.1
Source Files on build 235
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #235
  • dbb181aa on github
  • Prev Build on master (#231)
  • Next Build on master (#236)
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