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

hiddentao / squel / 27685963160 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 17 Jun 2026 11:34AM UTC
Files 6
Run time 0s
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

17 Jun 2026 11:34AM UTC coverage: 100.0%. Remained the same
27685963160.1

push

github

web-flow
Update types to reflect that `BaseBuilder` is accepted by `with`/`and`/`or` (#410)

* fix(types): accept any builder as a with subquery

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix(types): accept any builder in expression and/or

`and()`/`or()` funnel through `_sanitizeExpression`, which accepts any
squel builder, but the types only allowed `string | Expression |
QueryBuilder`. Widen to `Conditional` (`string | BaseBuilder`), the same
type already used by `where`/`having`, so a plain builder (e.g. the
result of `str()`/`rstr()`) is accepted without a cast.

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix: remove comment that isn't really relevant outside of the pr

---------

Co-authored-by: Cursor <cursoragent@cursor.com>

2199 of 2199 relevant lines covered (100.0%)

49.78 hits per line

Source Files on job 27685963160.1
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27685963160
  • 969695c9 on github
  • Prev Job for on master (#27468546558.1)
  • Next Job for on master (#27686005742.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