Informasjonsforvaltning / fdk-dataservice-harvester

Apache License 2.0
0 stars 0 forks source link

chore: add forceUpdate to incoming rabbit messages #112

Closed NilsOveTen closed 2 years ago

NilsOveTen commented 2 years ago

resolve #111

codecov[bot] commented 2 years ago

Codecov Report

Merging #112 (6a1c208) into main (6bdbcf9) will decrease coverage by 0.15%. The diff coverage is 36.66%.

@@             Coverage Diff              @@
##               main     #112      +/-   ##
============================================
- Coverage     75.31%   75.15%   -0.16%     
- Complexity      111      114       +3     
============================================
  Files            23       24       +1     
  Lines           636      636              
  Branches        100      100              
============================================
- Hits            479      478       -1     
- Misses           92       93       +1     
  Partials         65       65              
Impacted Files Coverage Δ
...ataservice_harvester/model/RabbitHarvestTrigger.kt 0.00% <0.00%> (ø)
...k_dataservice_harvester/rabbit/RabbitMQListener.kt 27.27% <0.00%> (+6.22%) :arrow_up:
...taservice_harvester/harvester/HarvesterActivity.kt 75.00% <28.57%> (ø)
...ng/fdk_dataservice_harvester/model/HarvestAdmin.kt 87.50% <80.00%> (-5.84%) :arrow_down:
...ervice_harvester/harvester/DataServiceHarvester.kt 75.96% <83.33%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more