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

OAI-PMH service and elasticsearch driver #160

Merged
merged 3 commits into from
May 30, 2022
Merged

Conversation

kiivihal
Copy link
Member

  • commandline harvester
  • elasticsearch driver for oaipmh.Store
  • oaipmh.Service for harvesting datasets from narthex. (i.e. non narthex
    datasets are not part of the oai-pmh sets)

@codecov
Copy link

codecov bot commented May 30, 2022

Codecov Report

Merging #160 (c857cca) into main (67f82f3) will decrease coverage by 0.65%.
The diff coverage is 6.82%.

@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
- Coverage   29.73%   29.08%   -0.66%     
==========================================
  Files         195      202       +7     
  Lines       17492    17988     +496     
==========================================
+ Hits         5202     5232      +30     
- Misses      11917    12377     +460     
- Partials      373      379       +6     
Flag Coverage Δ
unittests 29.08% <6.82%> (-0.66%) ⬇️

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

Impacted Files Coverage Δ
ikuzo/driver/elasticsearch/debug.go 0.00% <0.00%> (ø)
ikuzo/driver/elasticsearch/index_names.go 0.00% <0.00%> (ø)
ikuzo/driver/elasticsearch/oaipmh_store.go 0.00% <0.00%> (ø)
ikuzo/service/x/oaipmh/handle_verbs.go 0.00% <0.00%> (ø)
ikuzo/service/x/oaipmh/options.go 0.00% <0.00%> (ø)
ikuzo/service/x/oaipmh/protocol.go 0.00% <0.00%> (ø)
ikuzo/service/x/oaipmh/request.go 32.43% <0.00%> (ø)
ikuzo/service/x/oaipmh/resumptiontoken.go 0.00% <0.00%> (ø)
ikuzo/service/x/oaipmh/routes.go 0.00% <0.00%> (ø)
ikuzo/service/x/oaipmh/service.go 0.00% <0.00%> (ø)
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 999fba1...c857cca. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented May 30, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@kiivihal kiivihal merged commit 531ca82 into main May 30, 2022
@kiivihal kiivihal deleted the feature/oai-pmh-service branch May 30, 2022 12:29
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