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

tgriesser / knex / 3806
88%

Build:
DEFAULT BRANCH: master
Ran 13 Mar 2019 10:03PM UTC
Jobs 4
Files 86
Run time 47s
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
3806

push

travis-ci

kibertoad
[#3033] fix: sqlite3 drop/renameColumn() breaks with postProcessResponse (#3040)

* [#3033] fix: sqlite3 drop/renameColumn() breaks with postProcessResponse

* When postProcessResponse is configured, and client.processResponse()
returns a Promise (e.g. for custom cases such as sqlite3 dropColumn()),
then that Promise is not awaited, but handed to postProcessResponse,
which might break is (e.g. with Objection's knexSnakeCaseMappers()).

* when reinserting data in the modified table, the rows are now being
handled with the "mapped" identifiers (instead of the unmapped)

* add tests, fix hasColumn

* add hasColumn tests for add mysql + snakeCaseMappers

* Improve tests and fix more cases related to processing

* Fix SQLite-specific tests

* MySQL is not case-sensitive, pg is

2117 of 3012 branches covered (70.29%)

4497 of 5271 relevant lines covered (85.32%)

2748.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3806.1 (DB="mssql mysql mysql2 postgres sqlite3" CXX=g++-4.8 KNEX_TEST_TIMEOUT=60000) 13 Mar 2019 10:03PM UTC 0
85.22
Travis Job 3806.1
2 3806.2 (DB="mssql mysql mysql2 postgres sqlite3" CXX=g++-4.8 KNEX_TEST_TIMEOUT=60000) 13 Mar 2019 10:03PM UTC 0
85.22
Travis Job 3806.2
3 3806.3 (DB="mssql mysql mysql2 postgres sqlite3" CXX=g++-4.8 KNEX_TEST_TIMEOUT=60000) 13 Mar 2019 10:03PM UTC 0
85.22
Travis Job 3806.3
4 3806.4 (DB="mssql mysql mysql2 postgres sqlite3" CXX=g++-4.8 KNEX_TEST_TIMEOUT=60000) 13 Mar 2019 10:03PM UTC 0
85.28
Travis Job 3806.4
Source Files on build 3806
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3806
  • 19926d8e on github
  • Prev Build on master (#3804)
  • Next Build on master (#3814)
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