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

zhouqingqing / qpmodel / 24016922395
90%

Build:
DEFAULT BRANCH: master
Ran 06 Apr 2026 03:16AM 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

06 Apr 2026 03:01AM UTC coverage: 90.612% (-0.4%) from 90.968%
24016922395

push

github

zhouqingqing
Implement full Neumann decorrelation: D⋈ → regular Semi/AntiSemi join

- Push outer relation D down through subquery plan operators to leaf tables
- Convert dependent join to regular Semi/AntiSemi/Left joins with deparametrized predicates
- Semi joins use HashJoin; AntiSemi stays on NLJ (PhysicHashJoin anti-semi outputs unmatched right rows, NOT EXISTS needs unmatched left rows)
- InSubqueryExpr falls back to existing inToMarkJoin path for NULL-aware semantics
- ScalarSubqueryExpr falls back to existing SingleJoin path
- replaceSubqueryInFilter targets original outer node D, not evolving result
- Add neumann regress test configuration (subqueryd_neumann.sql)

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

4484 of 5230 branches covered (85.74%)

Branch coverage included in aggregate %.

111 of 159 new or added lines in 4 files covered. (69.81%)

11142 of 12015 relevant lines covered (92.73%)

2787409.08 hits per line

Uncovered Changes

Lines Coverage ∆ File
48
81.68
-3.18% qpmodel/subquery.cs
Jobs
ID Job ID Ran Files Coverage
1 24016922395.1 06 Apr 2026 03:16AM UTC 27
90.61
GitHub Action Run
Source Files on build 24016922395
  • Tree
  • List 27
  • Changed 5
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24016922395
  • d734f3fa on github
  • Prev Build on master (#23983066079)
  • Next Build on master (#24050087389)
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