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 support for simple persistent storage in the rdflib backend #15

Merged
merged 5 commits into from
Oct 24, 2022

Conversation

jesper-friis
Copy link
Contributor

Closes #14

@jesper-friis jesper-friis requested a review from CasperWA October 10, 2022 23:16
@jesper-friis jesper-friis linked an issue Oct 10, 2022 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

Base: 69.35% // Head: 70.53% // Increases project coverage by +1.18% 🎉

Coverage data is based on head (40e163d) compared to base (23d91f7).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
+ Coverage   69.35%   70.53%   +1.18%     
==========================================
  Files           6        6              
  Lines         509      526      +17     
==========================================
+ Hits          353      371      +18     
+ Misses        156      155       -1     
Impacted Files Coverage Δ
tripper/backends/rdflib.py 94.73% <100.00%> (+3.62%) ⬆️
tripper/triplestore.py 79.82% <100.00%> (+0.29%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jesper-friis jesper-friis merged commit 0f2ce17 into main Oct 24, 2022
@jesper-friis jesper-friis deleted the 14-persistent-rdflib-storage branch October 24, 2022 21:59
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.

Add support for simple persistent storage in the rdflib backend
3 participants