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

Add WebServiceStore to query/search in external databases #366

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

Conversation

crisely09
Copy link
Contributor

Added web service store as part of the effort to reach external databases, using the new structure of forge stores.

@crisely09 crisely09 changed the title Add WebService Add WebServiceStore to query/search in external databases Dec 13, 2023
@codecov-commenter
Copy link

Codecov Report

Attention: 82 lines in your changes are missing coverage. Please review.

Comparison is base (2e616cd) 74.36% compared to head (47e8464) 74.49%.

Files Patch % Lines
...gforge/specializations/stores/web_service_store.py 50.46% 53 Missing ⚠️
...e/specializations/stores/web_service/webservice.py 62.50% 21 Missing ⚠️
kgforge/specializations/stores/sparql_store.py 54.54% 5 Missing ⚠️
kgforge/core/commons/execution.py 77.77% 2 Missing ⚠️
kgforge/specializations/stores/nexus/service.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #366      +/-   ##
==========================================
+ Coverage   74.36%   74.49%   +0.12%     
==========================================
  Files         100      103       +3     
  Lines        6315     6531     +216     
==========================================
+ Hits         4696     4865     +169     
- Misses       1619     1666      +47     
Flag Coverage Δ
unittests 74.49% <66.80%> (+0.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

None yet

2 participants