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

knex / knex / 20025465889
93%

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

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

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

16 of 16 new or added lines in 2 files covered. (100.0%)

14717 of 15433 relevant lines covered (95.36%)

2373.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20025465889.1 08 Dec 2025 10:54AM UTC 232
93.08
GitHub Action Run
Source Files on build 20025465889
  • 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 Repo
  • Github Actions Build #20025465889
  • 44189270 on github
  • Prev Build on master (#20025388201)
  • Next Build on master (#20025655046)
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