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

palcarazm / batchjs-data / 28671871513 / 1
97%
version/v1: 98%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/setup-node-7
DEFAULT BRANCH: version/v1
Ran 03 Jul 2026 04:13PM UTC
Files 30
Run time 1s
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

03 Jul 2026 04:10PM UTC coverage: 37.409%. First build
28671871513.1

push

github

web-flow
ci: add database version matrix for all active LTS releases (#80)

* ci: add database version matrix for all active LTS releases

Replace the monolithic build-and-test job with a build job that
caches artifacts, and per-database test jobs that run against
multiple versions:

- PostgreSQL: 15, 16, 17, 18
- MySQL: 8.4, 9.7
- MariaDB: 10.11, 11.4, 11.8, 12.3
- SQLite: single version (no matrix)

Key changes:
- Build once per Node.js version, reuse artifacts across database jobs
- Use --testPathPattern to run only database-specific test suites
- Disable Jest coverage threshold (Coveralls aggregates globally)
- Use JEST_COVERAGE_DIRECTORY to isolate coverage per matrix cell
- SonarCloud now downloads merged coverage from Coveralls API

This ensures the library is tested against every actively supported
version of each database engine, catching version-specific issues
before they reach users.

Implements #61

* refactor: remove artifact upload and download steps in CI workflow

* fix: correct testPathPattern to testPathPatterns in CI workflow

* ci: add Common tests and coverage reporting to CI workflow

27 of 52 branches covered (51.92%)

Branch coverage included in aggregate %.

178 of 496 relevant lines covered (35.89%)

1.19 hits per line

Source Files on job coverage-mariadb-11.4 - 28671871513.1
  • Tree
  • List 30
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 28671871513
  • 8e778641 on github
  • Next Job for on develop/v2.0.0 (#28702604868.7)
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