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 working dirs when worker session completes #946

Closed djjuhasz closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 70.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 50.53%. Comparing base (c2b9680) to head (eff9df2). Report is 48 commits behind head on main.

Files with missing lines Patch % Lines
internal/workflow/processing.go 71.42% 5 Missing and 3 partials :warning:
cmd/enduro-a3m-worker/main.go 0.00% 2 Missing :warning:
cmd/enduro-am-worker/main.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #946 +/- ## ========================================== + Coverage 50.45% 50.53% +0.07% ========================================== Files 102 101 -1 Lines 5621 5638 +17 ========================================== + Hits 2836 2849 +13 + Misses 2546 2545 -1 - Partials 239 244 +5 ```

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