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

Extend PrefilterExpression (pre-filtering on metadata) for SPARQL expressions: isIri, isLiteral, isNumeric and isBlank. #1773

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Merge branch 'ad-freiburg:master' into add-prefilter-is-datatype

1d40777
Select commit
Loading
Failed to load commit list.
Open

Extend PrefilterExpression (pre-filtering on metadata) for SPARQL expressions: isIri, isLiteral, isNumeric and isBlank. #1773

Merge branch 'ad-freiburg:master' into add-prefilter-is-datatype
1d40777
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2025 in 0s

90.19% (+0.00%) compared to 01f91a6

View this Pull Request on Codecov

90.19% (+0.00%) compared to 01f91a6

Details

Codecov Report

Attention: Patch coverage is 93.10345% with 12 lines in your changes missing coverage. Please review.

Project coverage is 90.19%. Comparing base (01f91a6) to head (1d40777).

Files with missing lines Patch % Lines
...ine/sparqlExpressions/PrefilterExpressionIndex.cpp 92.54% 7 Missing and 5 partials ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #1773    +/-   ##
========================================
  Coverage   90.18%   90.19%            
========================================
  Files         400      400            
  Lines       38442    38583   +141     
  Branches     4306     4321    +15     
========================================
+ Hits        34670    34800   +130     
- Misses       2478     2484     +6     
- Partials     1294     1299     +5     

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