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

knex / knex / 20025465889 / 1
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 08 Dec 2025 10:54AM 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

08 Dec 2025 10:47AM UTC coverage: 93.075% (+0.2%) from 92.844%
20025465889.1

push

github

web-flow
Ensure CRDB has the expected database before running integration tests (#6311)

* Ensure CRDB has the expected database before running integration tests

* Use a global root "before" hook instead of a fake "it" block

I noticed that crdb tests still failed with this problem when
using describe.only to target tests. I had previously tried
a "before" hook inside a "describe" block, but it turns out
just a raw "before" at the root does work both for running
all tests and for running selected tests.

* Perform database prep for tape tests too

* Clean up promise handling

Fail at the first prepDB failure, instead of synchronously launching
a bunch of dangling promises. We still crash out with an uncaught
rejection if one fails, but the asynchronous flow is much clearer
this way, and we don't run along trying to register and possibly
kick off more tests after encountering a failure

3562 of 4206 branches covered (84.69%)

Branch coverage included in aggregate %.

14717 of 15433 relevant lines covered (95.36%)

2373.32 hits per line

Source Files on job 20025465889.1
  • Tree
  • List 232
  • Changed 8
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 20025465889
  • 44189270 on github
  • Prev Job for on master (#20025388201.1)
  • Next Job for on master (#20025655046.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