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

zhouqingqing / qpmodel / 24484307801
90%

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2026 12:01AM UTC
Jobs 1
Files 27
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

15 Apr 2026 11:49PM UTC coverage: 89.935% (-0.03%) from 89.962%
24484307801

push

github

zhouqingqing
Realize MarkJoin as HashJoin for IN/NOT IN subqueries (issue #272)

Replace nested-loop execution with hash-based execution for IN/NOT IN
derived MarkJoin. Hash on correlation (residual) keys, then evaluate
the marker predicate per-row for three-valued NULL logic. Falls back
to nested loop when no hashable residual keys exist. EXISTS/NOT EXISTS
MarkJoin continues to use nested loop.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

4831 of 5711 branches covered (84.59%)

Branch coverage included in aggregate %.

158 of 166 new or added lines in 1 file covered. (95.18%)

1 existing line in 1 file now uncovered.

11512 of 12461 relevant lines covered (92.38%)

2866316.48 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
83.49
0.3% qpmodel/subquery.cs

Coverage Regressions

Lines Coverage ∆ File
1
83.49
0.3% qpmodel/subquery.cs
Jobs
ID Job ID Ran Files Coverage
1 24484307801.1 16 Apr 2026 12:01AM UTC 27
89.94
GitHub Action Run
Source Files on build 24484307801
  • Tree
  • List 27
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24484307801
  • 903d29e1 on github
  • Prev Build on master (#24424533381)
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