Skip to content

support for mmif_docloc_ plugins#223

Merged
keighrim merged 15 commits into
developfrom
222-pluggable-docloc
Jun 27, 2023
Merged

support for mmif_docloc_ plugins#223
keighrim merged 15 commits into
developfrom
222-pluggable-docloc

Conversation

@keighrim
Copy link
Copy Markdown
Member

(fixed #222)
mmif_docloc_ plugins can provide additional handler code to resolve URI/IRI string from document.location value to a local file path so that ClamsApp can process the data as a regular file.

@keighrim keighrim added this to the B-aapb-datalake milestone Jun 21, 2023
@keighrim keighrim marked this pull request as ready for review June 21, 2023 20:27
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 21, 2023

Codecov Report

Merging #223 (6f50a38) into develop (8aaae35) will decrease coverage by 0.39%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #223      +/-   ##
===========================================
- Coverage    94.61%   94.23%   -0.39%     
===========================================
  Files            6        6              
  Lines          799      815      +16     
===========================================
+ Hits           756      768      +12     
- Misses          43       47       +4     
Flag Coverage Δ
unittests 94.23% <ø> (-0.39%) ⬇️

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

see 1 file with indirect coverage changes

@clams-bot clams-bot removed this from the B-aapb-datalake milestone Jun 26, 2023
@keighrim keighrim merged commit 9253cd7 into develop Jun 27, 2023
@keighrim keighrim deleted the 222-pluggable-docloc branch June 27, 2023 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

add support for document.location resolver plugins

2 participants