artefactual-sdps / enduro

A tool to support ingest and automation in digital preservation workflows
https://enduro.readthedocs.io/
Apache License 2.0
4 stars 3 forks source link

Remove Watcher Service from Bundle activity #871

Closed djjuhasz closed 4 months ago

djjuhasz commented 4 months ago

Fixes #870

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 85.18519% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 46.03%. Comparing base (1ff97e0) to head (9c3850f).

Files Patch % Lines
internal/workflow/activities/bundle.go 91.30% 0 Missing and 2 partials :warning:
cmd/enduro-a3m-worker/main.go 0.00% 1 Missing :warning:
cmd/enduro-am-worker/main.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #871 +/- ## ========================================== - Coverage 46.04% 46.03% -0.01% ========================================== Files 94 94 Lines 5065 5061 -4 ========================================== - Hits 2332 2330 -2 + Misses 2531 2530 -1 + Partials 202 201 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.