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

zhouqingqing / qpmodel / 24050087389
90%

Build:
DEFAULT BRANCH: master
Ran 06 Apr 2026 08:51PM 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 08:37PM UTC coverage: 90.613% (+0.001%) from 90.612%
24050087389

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 (HashJoin anti-semi outputs unmatched probe rows, NOT EXISTS needs unmatched build 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 %.

2 of 2 new or added lines in 1 file covered. (100.0%)

11144 of 12017 relevant lines covered (92.74%)

2799442.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24050087389.1 06 Apr 2026 08:51PM UTC 27
90.61
GitHub Action Run
Source Files on build 24050087389
  • Tree
  • List 27
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage āˆ† File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24050087389
  • 2902f623 on github
  • Prev Build on master (#24016922395)
  • Next Build on master (#24050362988)
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