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

stephenafamo / bob / 28858134042
48%
main: 48%

Build:
Build:
LAST BUILD BRANCH: loader-dedup
DEFAULT BRANCH: main
Ran 07 Jul 2026 10:16AM UTC
Jobs 2
Files 252
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 Jul 2026 10:04AM UTC coverage: 47.562% (+0.5%) from 47.059%
28858134042

Pull #715

github

sandonemaki
perf(gen): resolve parent scan-mapper columns once per query, not per row

The generated `<table>ScanMapper` ran a per-row `switch col` over every
column to schedule scans. Resolve each column's index and field target
once at query start (matching the child preload mapper in 105), so the
per-row path only iterates the resolved targets and schedules by index.
Pull Request #715: perf(gen): generate typed scan mappers and inject them via the model constructors

41 of 56 new or added lines in 10 files covered. (73.21%)

3 existing lines in 3 files now uncovered.

11813 of 24837 relevant lines covered (47.56%)

721.82 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
25.56
1.69% dialect/mysql/view.go
3
0.0
0.0% dialect/sqlite/table.go
2
0.0
0.0% dialect/mysql/load.go
2
0.0
0.0% dialect/psql/load.go
2
0.0
0.0% dialect/sqlite/load.go
2
55.0
55.0% orm/load.go
1
57.71
0.0% dialect/mysql/table.go

Coverage Regressions

Lines Coverage ∆ File
1
0.0
0.0% dialect/mysql/load.go
1
0.0
0.0% dialect/psql/load.go
1
0.0
0.0% dialect/sqlite/load.go
Jobs
ID Job ID Ran Files Coverage
1 go-stable - 28858134042.1 07 Jul 2026 10:18AM UTC 252
47.56
GitHub Action Run
2 go-oldstable - 28858134042.2 07 Jul 2026 10:16AM UTC 252
47.56
GitHub Action Run
Source Files on build 28858134042
  • Tree
  • List 252
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #715
  • PR Base - main (#28581791851)
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