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

dal-go / dalgo / 27267412797
100%

Build:
DEFAULT BRANCH: main
Ran 10 Jun 2026 09:39AM UTC
Jobs 1
Files 116
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 Jun 2026 09:39AM UTC coverage: 99.946%. Remained the same
27267412797

push

github

web-flow
docs(spec): update typed-collection-extras to Collection[K,T] signature (#74)

Match the typed-collection-extras Feature and Plan to the new generic id type
introduced in #73:
- Collection[T] -> Collection[K, T]
- Item[T any]{ID any; Value T} -> Item[K comparable, T any]{ID K; Value T}
- ManyInserter[T] -> ManyInserter[K, T] (InsertMany ... items ...Item[K, T])
- Exists(... id any) -> Exists(... id K); drop the old "id any = plain value |
  WithID/WithFields KeyOption" wording in favor of the typed scalar id K
- AC examples updated to dal.Item[string, User]{...} / Collection[string, User]

Docs-only; specscore spec lint clean (0 violations).

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

7385 of 7389 relevant lines covered (99.95%)

1.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27267412797.1 10 Jun 2026 09:39AM UTC 116
99.95
GitHub Action Run
Source Files on build 27267412797
  • Tree
  • List 116
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 539b28ef on github
  • Prev Build on main (#27267088255)
  • Next Build on main (#27270816792)
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