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 1 commit into
base: master
Choose a base branch
from

Conversation

joka921
Copy link
Member

@joka921 joka921 commented Dec 5, 2024

No description provided.

@sparql-conformance
Copy link

Copy link

codecov bot commented Dec 5, 2024

Codecov Report

Attention: Patch coverage is 75.28090% with 22 lines in your changes missing coverage. Please review.

Project coverage is 89.53%. Comparing base (ec806f0) to head (8a362a0).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
src/engine/IndexScan.cpp 73.33% 11 Missing and 5 partials ⚠️
src/engine/Join.cpp 64.70% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1666      +/-   ##
==========================================
- Coverage   89.58%   89.53%   -0.06%     
==========================================
  Files         381      381              
  Lines       36813    36864      +51     
  Branches     4173     4184      +11     
==========================================
+ Hits        32978    33005      +27     
- Misses       2523     2541      +18     
- Partials     1312     1318       +6     

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

Copy link

sonarcloud bot commented Dec 5, 2024

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