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 DESCRIBE #1624

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Implement DESCRIBE #1624

wants to merge 18 commits into from

Conversation

joka921
Copy link
Member

@joka921 joka921 commented Nov 18, 2024

Example query on Wikidata: https://qlever.cs.uni-freiburg.de/wikidata/obesyx

TODO: Write proper descripion

Signed-off-by: Johannes Kalmbach <[email protected]>
A lot of things are not yet working:
* NAMED GRAPHS (easy)
* Variables + where clauses
* Recursively following blank nodes.

Signed-off-by: Johannes Kalmbach <[email protected]>
Signed-off-by: Johannes Kalmbach <[email protected]>
# Conflicts:
#	src/engine/CMakeLists.txt
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 97.77778% with 5 lines in your changes missing coverage. Please review.

Project coverage is 89.45%. Comparing base (774ea83) to head (7fbea0c).
Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
src/engine/Describe.cpp 97.90% 2 Missing and 1 partial ⚠️
src/engine/CheckUsePatternTrick.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1624      +/-   ##
==========================================
+ Coverage   89.28%   89.45%   +0.17%     
==========================================
  Files         374      379       +5     
  Lines       35612    36303     +691     
  Branches     4020     4092      +72     
==========================================
+ Hits        31795    32474     +679     
+ Misses       2521     2514       -7     
- Partials     1296     1315      +19     

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

@sparql-conformance
Copy link

Copy link

sonarcloud bot commented Nov 28, 2024

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