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

Add an unarchive activity #872

Closed djjuhasz closed 3 months ago

djjuhasz commented 4 months ago

Fixes #869

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 47.36%. Comparing base (620f36f) to head (60860d2).

Files Patch % Lines
internal/workflow/activities/unarchive.go 52.77% 17 Missing and 17 partials :warning:
internal/workflow/activities/bundle.go 40.00% 9 Missing and 3 partials :warning:
cmd/enduro-am-worker/main.go 0.00% 4 Missing :warning:
internal/fsutil/fsutil.go 63.63% 2 Missing and 2 partials :warning:
internal/workflow/processing.go 86.20% 2 Missing and 2 partials :warning:
cmd/enduro-a3m-worker/main.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #872 +/- ## ========================================== + Coverage 47.27% 47.36% +0.08% ========================================== Files 94 95 +1 Lines 5096 5133 +37 ========================================== + Hits 2409 2431 +22 - Misses 2466 2471 +5 - Partials 221 231 +10 ```

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