Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Also make joins between two index scans individually observable. #1666

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

joka921
Copy link
Member

@joka921 joka921 commented Dec 5, 2024

No description provided.

Copy link

codecov bot commented Dec 5, 2024

Codecov Report

Attention: Patch coverage is 72.66187% with 38 lines in your changes missing coverage. Please review.

Project coverage is 89.78%. Comparing base (332d8e5) to head (ee271f6).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/engine/IndexScan.cpp 79.12% 13 Missing and 6 partials ⚠️
src/engine/Join.cpp 53.57% 12 Missing and 1 partial ⚠️
src/engine/Operation.h 50.00% 3 Missing ⚠️
src/engine/QueryExecutionTree.cpp 78.57% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1666      +/-   ##
==========================================
- Coverage   89.87%   89.78%   -0.09%     
==========================================
  Files         389      389              
  Lines       37268    37365      +97     
  Branches     4202     4221      +19     
==========================================
+ Hits        33493    33547      +54     
- Misses       2478     2508      +30     
- Partials     1297     1310      +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Johannes Kalmbach <[email protected]>
Signed-off-by: Johannes Kalmbach <[email protected]>
Signed-off-by: Johannes Kalmbach <[email protected]>
Signed-off-by: Johannes Kalmbach <[email protected]>
@sparql-conformance
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant