-
Notifications
You must be signed in to change notification settings - Fork 1
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
Feature/search #44
base: dev
Are you sure you want to change the base?
Feature/search #44
Conversation
now search function uses a handle, token, wildcard endpoint and key
Codecov Report
@@ Coverage Diff @@
## dev #44 +/- ##
==========================================
+ Coverage 82.42% 83.15% +0.72%
==========================================
Files 6 6
Lines 535 558 +23
==========================================
+ Hits 441 464 +23
Misses 94 94
Continue to review full report at Codecov.
|
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Further to the meeting today, The wild card search should search the config data products when using wild cards (*) in the read and write blocks: https://www.fairdatapipeline.org/docs/interface/fdp/#fair-run |
@bobturneruk @richardreeve @RyanJField the issue regarding the wildcard search has been somehow removed. is it no longer needed? if so, what about this implementation/branch? |
updated search function using handle as input