Skip to content

Added substitute_query() function#434

Merged
jesper-friis merged 7 commits intomasterfrom
substitute_query
Oct 2, 2025
Merged

Added substitute_query() function#434
jesper-friis merged 7 commits intomasterfrom
substitute_query

Conversation

@jesper-friis
Copy link
Contributor

Description

Added a substitute_query() function to make it easier to build safe SPARQL interfaces.

Type of change

  • Bug fix and code cleanup
  • New feature
  • Documentation update
  • Testing

Checklist for the reviewer

This checklist should be used as a help for the reviewer.

  • Is the change limited to one issue?
  • Does this PR close the issue?
  • Is the code easy to read and understand?
  • Do all new feature have an accompanying new test?
  • Has the documentation been updated as necessary?
  • Is the code properly tested?

@codecov
Copy link

codecov bot commented Sep 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.86%. Comparing base (570a9bb) to head (e87473f).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #434      +/-   ##
==========================================
+ Coverage   83.74%   83.86%   +0.12%     
==========================================
  Files          29       29              
  Lines        4084     4109      +25     
==========================================
+ Hits         3420     3446      +26     
+ Misses        664      663       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jesper-friis jesper-friis mentioned this pull request Sep 28, 2025
10 tasks
@jesper-friis jesper-friis requested a review from joahim September 29, 2025 12:23
@jesper-friis jesper-friis merged commit 4911f7f into master Oct 2, 2025
22 checks passed
@jesper-friis jesper-friis deleted the substitute_query branch October 2, 2025 10:47
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