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

Add a "create preservation action" API endpoint #952

Closed djjuhasz closed 3 weeks ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 59.55882% with 55 lines in your changes missing coverage. Please review.

Project coverage is 51.56%. Comparing base (1eced45) to head (5eaf9f4).

Files Patch % Lines
internal/package_/goa.go 11.32% 47 Missing :warning:
internal/persistence/telemetry.go 0.00% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #952 +/- ## ========================================== + Coverage 50.53% 51.56% +1.03% ========================================== Files 101 102 +1 Lines 5638 5703 +65 ========================================== + Hits 2849 2941 +92 + Misses 2545 2518 -27 Partials 244 244 ```

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

djjuhasz commented 3 weeks ago

Adding the API endpoint is no longer required to address issue #949.