Extend PrefilterExpression
(pre-filtering on metadata) for SPARQL expressions: isIri
, isLiteral
, isNumeric
and isBlank
.
#1773
+605
−60
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.
Loading