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

dal-go / dalgo / 27066224843
100%

Build:
DEFAULT BRANCH: main
Ran 06 Jun 2026 03:26PM UTC
Jobs 1
Files 114
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

06 Jun 2026 03:26PM UTC coverage: 100.0%. Remained the same
27066224843

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.

Note: removes the github.com/dal-go/dalgo/constant import path. Pre-1.0, so
this is a normal v0 minor bump; construct constants with dal.Constant{Value: ...}.

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

1 of 1 new or added line in 1 file covered. (100.0%)

7090 of 7090 relevant lines covered (100.0%)

1.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27066224843.1 06 Jun 2026 03:26PM UTC 114
100.0
GitHub Action Run
Source Files on build 27066224843
  • Tree
  • List 114
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7fe5bc83 on github
  • Prev Build on main (#27065950134)
  • Next Build on main (#27066624789)
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