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

Added test for SPARQL CONSTRUCT query via tripper #207

Merged
merged 7 commits into from
May 9, 2024
Merged

Conversation

jesper-friis
Copy link
Contributor

@jesper-friis jesper-friis commented May 3, 2024

Description

Added test for a SPARQL CONSTRUCT query.

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?

Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.42%. Comparing base (73ef6ea) to head (fbc3c57).

❗ Current head fbc3c57 differs from pull request most recent head be727c8. Consider uploading reports for the commit be727c8 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #207   +/-   ##
=======================================
  Coverage   78.42%   78.42%           
=======================================
  Files          18       18           
  Lines        1650     1650           
=======================================
  Hits         1294     1294           
  Misses        356      356           

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

@jesper-friis jesper-friis changed the title Added SPARQL test Added test for SPARQL CONSTRUCT May 3, 2024
@jesper-friis jesper-friis changed the title Added test for SPARQL CONSTRUCT Added test for SPARQL CONSTRUCT query via tripper May 3, 2024
Copy link
Contributor

@francescalb francescalb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks fine. this is just the test right?

@jesper-friis jesper-friis merged commit 1db58dc into master May 9, 2024
15 checks passed
@jesper-friis jesper-friis deleted the test_sparql branch May 9, 2024 06:30
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.

3 participants