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

gluesql / gluesql / 30927781496
99%

Build:
DEFAULT BRANCH: main
Ran 04 Aug 2026 04:17PM UTC
Jobs 1
Files 331
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

04 Aug 2026 04:09PM UTC coverage: 98.601%. Remained the same
30927781496

push

github

web-flow
Rename the join planner to the hash join planner (#1988)

- Rename `core/src/plan/join.rs` to `core/src/plan/hash_join.rs`.
- Rename `JoinPlanner` to `HashJoinPlanner`.
- Rename the public entry point `plan_join` to `plan_hash_join`.
- Update the core and Sled planner pipelines to call `plan_hash_join`.
- Rename the test helper to `plan_hash_join`.

No join semantics or execution behavior is changed, and no new planner
hierarchy or module nesting is introduced.

32 of 32 new or added lines in 3 files covered. (100.0%)

45967 of 46619 relevant lines covered (98.6%)

1781.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30927781496.1 04 Aug 2026 04:17PM UTC 331
98.6
GitHub Action Run
Source Files on build 30927781496
  • Tree
  • List 331
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8175cd8f on github
  • Prev Build on main (#30606921521)
  • Next Build on main (#30928417464)
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