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

rogerpadilla / uql / 29120937283
97%

Build:
DEFAULT BRANCH: main
Ran 10 Jul 2026 08:20PM UTC
Jobs 1
Files 113
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

10 Jul 2026 08:17PM UTC coverage: 94.931% (+0.01%) from 94.921%
29120937283

push

github

rogerpadilla
feat(uql-orm)!: reliable insertOne/insertMany IDs, heterogeneous batches, auto-chunking

insertOne/insertMany now return correct IDs on every database (undefined instead of a
fabricated value when the driver reports none), accept records with different column sets
in one statement, auto-chunk oversized batches, use native MariaDB RETURNING, and detect
clustered MySQL auto_increment_increment.

BREAKING CHANGE: dialect `insertIdStrategy` ('first'|'last') becomes `insertIdSource`
('returning'|'firstId'|'lastId'); dialect features moved from a constructor argument to the
overridable `featureDefaults` property; the `mergeDialectFeatures` helper and unused
`features.returning` flag were removed. Only custom dialect subclasses are affected.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

3251 of 3600 branches covered (90.31%)

Branch coverage included in aggregate %.

67 of 69 new or added lines in 12 files covered. (97.1%)

5644 of 5770 relevant lines covered (97.82%)

395.52 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
97.92
-2.08% packages/uql-orm/src/sqlite/sqliteDialect.ts
1
96.95
1.95% packages/uql-orm/src/util/sql.util.ts
Jobs
ID Job ID Ran Files Coverage
1 29120937283.1 10 Jul 2026 08:20PM UTC 113
94.93
GitHub Action Run
Source Files on build 29120937283
  • Tree
  • List 113
  • Changed 11
  • Source Changed 11
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29120937283
  • cef201b3 on github
  • Prev Build on main (#29064454615)
  • Next Build on main (#29121122033)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc