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

stephenafamo / bob / 27477267981
47%
main: 47%

Build:
Build:
LAST BUILD BRANCH: perf/loader-eq-any-composite_index
DEFAULT BRANCH: main
Ran 13 Jun 2026 07:58PM UTC
Jobs 2
Files 251
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

13 Jun 2026 07:48PM UTC coverage: 46.709%. Remained the same
27477267981

Pull #716

github

sandonemaki
feat(gen): add LoadCount<Rel>By<Parent> grouped count helper

Generates a free function that counts a to-many relationship grouped by an
arbitrary column (e.g. a status) and returns every bucket for every parent in
a single GROUP BY query: map[parentPK]map[G]int64. It is the grouped
counterpart of the generated <Parent>Slice.LoadCount<Rel> method (a free
function because Go methods cannot add the type parameter G). Generated for
single-column parent keys on all dialects; PostgreSQL filters with = ANY($1).
Pull Request #716: feat(gen): add LoadCount<Rel>By<Parent> grouped count helper

11562 of 24753 relevant lines covered (46.71%)

705.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 go-oldstable - 27477267981.1 13 Jun 2026 07:58PM UTC 251
46.68
GitHub Action Run
2 go-stable - 27477267981.2 13 Jun 2026 08:01PM UTC 251
46.71
GitHub Action Run
Source Files on build 27477267981
  • Tree
  • List 251
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #716
  • PR Base - main (#27344454189)
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