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

rogerpadilla / uql / 30124869988 / 1
97%
main: 97%

Build:
DEFAULT BRANCH: main
Ran 24 Jul 2026 08:40PM UTC
Files 115
Run time 3s
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

24 Jul 2026 08:38PM UTC coverage: 95.039% (+0.01%) from 95.028%
30124869988.1

push

github

rogerpadilla
feat(orm): type-gated $where operators and typed JSON dot-paths

Gate each $where operator by field type (string ops on strings, ordering
ops on comparable types, array ops on arrays), so mismatches like
{ age: { $like: 'x' } } are compile errors. Restrict JSON dot-paths to
real Json<T> fields and resolve each path's value type; delete the loose
`${string}.${string}` index signature that accepted any dotted key as
unknown. Expose the raw() `$select` projection array publicly, type
relation $size, and make count()'s query optional.

Fixes isSqlQuerier (checked a class-internal member instead of the
SqlQueryDialect interface), ClientQuerier drift with the server contract,
and JSON update operators leaking onto scalar fields. Unifies the
quoteChar/escapeIdChar duality on the interface name.

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

3331 of 3678 branches covered (90.57%)

Branch coverage included in aggregate %.

5730 of 5856 relevant lines covered (97.85%)

616.25 hits per line

Source Files on job 30124869988.1
  • Tree
  • List 115
  • Changed 18
  • Source Changed 18
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 30124869988
  • 12ec02f5 on github
  • Prev Job for on main (#30098545976.1)
  • Next Job for on main (#30125355367.1)
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