artefactual-sdps / enduro

Designed to automate the processing of transfers in multiple Archivematica pipelines.
https://enduro.readthedocs.io/
Apache License 2.0
4 stars 3 forks source link

Avoid panic reading preservation actions/tasks #895

Closed jraddaoui closed 3 months ago

jraddaoui commented 3 months ago

Transform NULL started_at dates to zero value dates on their Goa representations.

Refs https://github.com/artefactual-sdps/enduro/issues/875.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 47.37%. Comparing base (7e99584) to head (991ce5c). Report is 2 commits behind head on main.

:exclamation: Current head 991ce5c differs from pull request most recent head ecbea6d. Consider uploading reports for the commit ecbea6d to get more accurate results

Files Patch % Lines
internal/package_/preservation_action.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #895 +/- ## ========================================== + Coverage 47.27% 47.37% +0.10% ========================================== Files 95 95 Lines 5172 5205 +33 ========================================== + Hits 2445 2466 +21 - Misses 2494 2504 +10 - Partials 233 235 +2 ```

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