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

Implement limit support for Bind #1795

Merged
merged 1 commit into from
Feb 12, 2025
Merged

Conversation

RobinTF
Copy link
Collaborator

@RobinTF RobinTF commented Feb 11, 2025

Just a small change that allows Bind to avoid computing SPARQL expressions when a LIMIT or OFFSET is present, that would just trim them away anyway.

@sparql-conformance
Copy link

Copy link

codecov bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.05%. Comparing base (2fad765) to head (6528787).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1795      +/-   ##
==========================================
- Coverage   90.05%   90.05%   -0.01%     
==========================================
  Files         396      396              
  Lines       37928    37930       +2     
  Branches     4262     4262              
==========================================
  Hits        34156    34156              
  Misses       2477     2477              
- Partials     1295     1297       +2     

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

@joka921 joka921 merged commit 6a571f9 into ad-freiburg:master Feb 12, 2025
24 checks passed
@RobinTF RobinTF deleted the bind-limit branch February 12, 2025 20:10
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.

2 participants