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

dal-go / dalgo / 27066141749 / 1
100%
main: 100%

Build:
DEFAULT BRANCH: main
Ran 06 Jun 2026 03:23PM UTC
Files 114
Run time 2s
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

06 Jun 2026 03:22PM UTC coverage: 100.0%. Remained the same
27066141749.1

push

github

trakhimenok
feat!: eliminate the constant package, consolidate on dal.Constant

The constant package (IntConst/StrConst/ValueConst) duplicated dal.Constant,
which is already the established Expression constant type used across dal,
dtql, orm and the memory adapter. Only dal.ID() used constant.Value, and
Int/Str were test-only. Replace the call sites with dal.Constant{Value: ...}
(byte-identical String() rendering) and delete the package.

BREAKING CHANGE: the public github.com/dal-go/dalgo/constant import path is
removed. Construct constant expressions with dal.Constant{Value: ...}.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

7090 of 7090 relevant lines covered (100.0%)

1.15 hits per line

Source Files on job 27066141749.1
  • Tree
  • List 114
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27066141749
  • 1671cb3f on github
  • Prev Job for on main (#27065950134.1)
  • Next Job for on main (#27066224843.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