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

knex / knex / 20125320095 / 1
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 11 Dec 2025 07:32AM UTC
Files 232
Run time 9s
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

11 Dec 2025 07:26AM UTC coverage: 93.076% (+0.001%) from 93.075%
20125320095.1

push

github

web-flow
Fix where in query with raw column (#6323)

* Fix where in query with raw column binding

* Add integration test

* Correct the tests for whereIn(knex.raw()) parameter binding handling

The tests were using `?` for an identifier, which did exercise that
the ordering was correct, but the queries would be invalid. Instead
we use COALESCE(column, value) to exercise both identifier and value
bindings.

---------

Co-authored-by: Philipp Beck <dertieran@gmail.com>

3562 of 4206 branches covered (84.69%)

Branch coverage included in aggregate %.

14720 of 15436 relevant lines covered (95.36%)

2375.33 hits per line

Source Files on job 20125320095.1
  • Tree
  • List 232
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 20125320095
  • c867b4b3 on github
  • Prev Job for on master (#20025655046.1)
  • Next Job for on master (#20150602433.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