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

tgriesser / knex / 1849 / 4
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 31 Jul 2016 12:27PM UTC
Files 75
Run time 3s
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

31 Jul 2016 12:22PM UTC coverage: 82.78% (+0.004%) from 82.776%
CXX=g++-4.8 KNEX_TEST_TIMEOUT=60000

push

travis-ci

rhys-vdw
Uint8Array data (e.g. Postgres "bytea" type) erroneously considered "undefined" by recent 0.11.7 update. (#1601)

* Made modification so that attributes with data stored in typed arrays such as Uint8Arrays are treated as "Arrays" vs as "Objects". For example, pgsql "bytea" type column data is passed back as Uint8Arrays by the node pgsql driver "pg" and without this modification, such data will fail the "containsUndefined" test.

* Made modification so that attributes with data stored in typed arrays such as Uint8Arrays are automatically treated as "not undefined" (vs as "Array" which will result in unecessary testing of Array contents). For example, pgsql "bytea" type column data is passed back as Uint8Arrays by the node pgsql driver "pg" and without this modification, such data will fail the "containsUndefined" test with previous implementation.

3937 of 4756 relevant lines covered (82.78%)

488.52 hits per line

Source Files on job 1849.4 (CXX=g++-4.8 KNEX_TEST_TIMEOUT=60000)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1849
  • Travis Job 1849.4
  • 831ba2fe on github
  • Prev Job for CXX=g++-4.8 KNEX_TEST_TIMEOUT=60000 on master (#1844.3)
  • Next Job for CXX=g++-4.8 KNEX_TEST_TIMEOUT=60000 on master (#1854.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

© 2026 Coveralls, Inc