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

tgriesser / knex / 1849
88%

Build:
DEFAULT BRANCH: master
Ran 31 Jul 2016 12:26PM UTC
Jobs 5
Files 75
Run time 1min
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
1849

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

2442.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1849.1 (CXX=g++-4.8 KNEX_TEST_TIMEOUT=60000) 31 Jul 2016 12:26PM UTC 0
82.78
Travis Job 1849.1
2 1849.2 (CXX=g++-4.8 KNEX_TEST_TIMEOUT=60000) 31 Jul 2016 12:26PM UTC 0
82.78
Travis Job 1849.2
3 1849.3 (CXX=g++-4.8 KNEX_TEST_TIMEOUT=60000) 31 Jul 2016 12:26PM UTC 0
82.78
Travis Job 1849.3
4 1849.4 (CXX=g++-4.8 KNEX_TEST_TIMEOUT=60000) 31 Jul 2016 12:27PM UTC 0
82.78
Travis Job 1849.4
5 1849.5 (CXX=g++-4.8 KNEX_TEST_TIMEOUT=60000) 31 Jul 2016 12:26PM UTC 0
82.78
Travis Job 1849.5
Source Files on build 1849
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1849
  • 831ba2fe on github
  • Prev Build on master (#1844)
  • Next Build on master (#1854)
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