• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

stephenafamo / bob / 27106439164
47%
main: 47%

Build:
Build:
LAST BUILD BRANCH: perf/loader-eq-any-composite_index
DEFAULT BRANCH: main
Ran 10 Jun 2026 04:34PM 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

07 Jun 2026 10:13PM UTC coverage: 46.125% (+0.02%) from 46.103%
27106439164

Pull #706

github

sandonemaki
perf(gen): stitch slice relationship loaders in O(N+M) via a map

Generated <Parent>Slice.Load<Relationship> loaders matched parents and
children with an O(N*M) nested loop. Build a map keyed by the join column
and stitch in O(N+M). Falls back to the nested loop for composite keys and
types not comparable with ==. nullable keys skip NULL rows; to-one keeps
the first match (matches the previous break).
Pull Request #706: perf(gen): stitch slice relationship loaders in O(N+M) via a map

19 of 21 new or added lines in 1 file covered. (90.48%)

4 existing lines in 1 file now uncovered.

11344 of 24594 relevant lines covered (46.13%)

662.79 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
54.63
0.91% gen/drivers/types.go

Coverage Regressions

Lines Coverage ∆ File
4
54.63
0.91% gen/drivers/types.go
Jobs
ID Job ID Ran Files Coverage
1 go-stable - 27106439164.1 10 Jun 2026 04:36PM UTC 251
46.13
GitHub Action Run
2 go-oldstable - 27106439164.2 10 Jun 2026 04:34PM UTC 251
46.13
GitHub Action Run
Source Files on build 27106439164
  • Tree
  • List 251
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #706
  • PR Base - main (#26821845123)
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