Informasjonsforvaltning / fdk-reference-data

Apache License 2.0
0 stars 0 forks source link

add theme paths to the rdf response #139

Closed NilsOveTen closed 1 year ago

NilsOveTen commented 1 year ago

resolve #136

codecov[bot] commented 1 year ago

Codecov Report

Merging #139 (e3e0368) into main (1af0f8e) will decrease coverage by 0.10%. The diff coverage is 93.33%.

:exclamation: Current head e3e0368 differs from pull request most recent head 387da60. Consider uploading reports for the commit 387da60 to get more accurate results

@@             Coverage Diff              @@
##               main     #139      +/-   ##
============================================
- Coverage     82.50%   82.40%   -0.10%     
- Complexity      762      768       +6     
============================================
  Files           172      173       +1     
  Lines          2229     2251      +22     
  Branches         88       89       +1     
============================================
+ Hits           1839     1855      +16     
- Misses          355      362       +7     
+ Partials         35       34       -1     
Impacted Files Coverage Δ
...ain/java/no/fdk/referencedata/los/LosImporter.java 69.52% <80.00%> (-5.94%) :arrow_down:
...main/java/no/fdk/referencedata/vocabulary/FDK.java 80.00% <80.00%> (ø)
...a/no/fdk/referencedata/eu/AbstractEuHarvester.java 65.00% <100.00%> (+23.33%) :arrow_up:
...rencedata/eu/accessright/AccessRightHarvester.java 85.71% <100.00%> (ø)
...referencedata/eu/datatheme/DataThemeHarvester.java 86.36% <100.00%> (ø)
...eu/distributiontype/DistributionTypeHarvester.java 81.81% <100.00%> (ø)
.../java/no/fdk/referencedata/eu/eurovoc/EuroVoc.java 87.50% <100.00%> (+1.78%) :arrow_up:
...fdk/referencedata/eu/eurovoc/EuroVocHarvester.java 88.63% <100.00%> (+0.26%) :arrow_up:
...k/referencedata/eu/filetype/FileTypeHarvester.java 84.84% <100.00%> (ø)
...referencedata/eu/frequency/FrequencyHarvester.java 85.71% <100.00%> (ø)
... and 2 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more