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

Save preprocesing tasks to Enduro DB #964

Closed djjuhasz closed 3 months ago

djjuhasz commented 3 months ago

Fixes #949.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 52.68817% with 44 lines in your changes missing coverage. Please review.

Project coverage is 51.30%. Comparing base (9307884) to head (90a19a9). Report is 46 commits behind head on main.

Files with missing lines Patch % Lines
internal/enums/preprocessing_task_outcome_enum.go 0.00% 31 Missing :warning:
internal/workflow/processing.go 71.42% 7 Missing and 1 partial :warning:
...rnal/workflow/localact/save_preprocessing_tasks.go 87.87% 2 Missing and 2 partials :warning:
cmd/enduro/main.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #964 +/- ## ========================================== - Coverage 51.34% 51.30% -0.05% ========================================== Files 102 104 +2 Lines 5679 5768 +89 ========================================== + Hits 2916 2959 +43 - Misses 2520 2562 +42 - Partials 243 247 +4 ```

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