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

Allow unbound variables in compliance with the SPARQL standard #1586

Merged

Added unit tests.

0242875
Select commit
Loading
Failed to load commit list.
Merged

Allow unbound variables in compliance with the SPARQL standard #1586

Added unit tests.
0242875
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 0s

89.31% (+0.06%) compared to 77ac964

View this Pull Request on Codecov

89.31% (+0.06%) compared to 77ac964

Details

Codecov Report

Attention: Patch coverage is 99.09091% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.31%. Comparing base (77ac964) to head (0242875).

Files with missing lines Patch % Lines
src/engine/Operation.h 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1586      +/-   ##
==========================================
+ Coverage   89.24%   89.31%   +0.06%     
==========================================
  Files         374      374              
  Lines       35315    35376      +61     
  Branches     3988     3997       +9     
==========================================
+ Hits        31518    31595      +77     
+ Misses       2503     2491      -12     
+ Partials     1294     1290       -4     

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