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

stephenafamo / bob / 29708856322

Builds Branch Commit Type Ran Committer Via Coverage
29708856322 main Update stephenafamo/scan package push 20 Jul 2026 12:15AM UTC stephenafamo github
47.69
29708304763 main Merge pull request #722 from sandonemaki/semi-join generate Has{Rel} EXISTS semi-join filters on the Where struct push 19 Jul 2026 11:50PM UTC web-flow github
47.66
29226322806 fix/psql-view-exists revert: remove unsupported CTE placement assertion Revert bb8a396, which treated nested WITH placement as a semantic requirement. The PostgreSQL-backed test already verifies SELECT-based CTE behavior. Hoisting can be valid for SELECT CTEs and is ... Pull #735 19 Jul 2026 11:44PM UTC snowyukitty github
47.88
29640763852 spec-preload-dedup-cache Merge remote-tracking branch 'upstream/main' into spec-preload-dedup-cache Pull #736 18 Jul 2026 10:36AM UTC sandonemaki github
48.19
29637169496 main Update changelog push 18 Jul 2026 08:27AM UTC stephenafamo github
47.69
29598689387 main Merge pull request #718 from sandonemaki/perf/loader-eq-any-composite_index perf(gen): JOIN a `DISTINCT unnest(...)` for composite-key relationship loaders & counts on PostgreSQL push 17 Jul 2026 05:18PM UTC web-flow github
47.66
29461788472 spec-preload-dedup-cache test: adapt collect-count helper to the reflection-free AfterPreloader AfterPreloader no longer exposes a collected slice (#726); count collects through numCollected() instead. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Pull #736 16 Jul 2026 12:47AM UTC sandonemaki github
48.16
29339080135 semi-join Merge remote-tracking branch 'upstream/main' into semi-join Pull #722 14 Jul 2026 02:15PM UTC sandonemaki github
47.69
29338813356 semi-join refactor(gen): move Has{Rel} filters under the Where struct's R field Review feedback on #722: a Has{Rel} method on the Where struct itself can collide with a column-based filter field. Move the relationship filters to an R sub-struct (SelectWher... Pull #722 14 Jul 2026 02:11PM UTC sandonemaki github
47.66
29315339147 main Merge pull request #729 from sandonemaki/perf/copy-matching-rows-map perf(gen): stitch copyMatchingRows via a map keyed by the primary key (O(N×M) → O(N+M)) push 14 Jul 2026 07:50AM UTC web-flow github
47.69
29315301196 main Merge pull request #727 from sandonemaki/perf/loader-through-mapper-byindex perf(gen): scan through-mapper key columns by index, not by name push 14 Jul 2026 07:48AM UTC web-flow github
47.66
29315268082 main Merge pull request #726 from sandonemaki/perf/after-preloader-generics perf(orm): drop reflection from AfterPreloader collect/load path push 14 Jul 2026 07:48AM UTC web-flow github
47.69
29181041496 fix/stmt-rows-leak fix(test): use type conversion instead of struct literal (S1016) Pull #737 12 Jul 2026 05:30AM UTC sandonemaki github
47.91
29180907558 fix/stmt-rows-leak fix: close sql.Rows in QueryStmt to prevent connection pool leak QueryStmt.One passed the rows from stmt.QueryContext to scan.OneFromRows, which by contract does not close caller-owned rows, and never closed them itself. Since One reads a single ... Pull #737 12 Jul 2026 05:25AM UTC sandonemaki github
47.94
29180458345 perf/loader-eq-any-composite_index perf(gen): use JOIN DISTINCT unnest(...) for composite-key loaders on psql Composite-key relationship loaders and LoadCount used `(a, b) IN (SELECT unnest($1), unnest($2))`, which mis-estimates row counts and forces a Seq Scan + Hash Semi Join. S... Pull #718 12 Jul 2026 05:07AM UTC sandonemaki github
47.71
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 84
  • 85
  • Next →
  • Back to Repo
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