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

Implement ssblob package for downloading AIPs from Archivematica Storage Service #847

Closed Diogenesoftoronto closed 4 months ago

Diogenesoftoronto commented 5 months ago

I considered not using reflections as the performance on them is not the best, I want to do a better test for this as well but I wonder what you peeps think of this so far. thoughts, ideas, beliefs and intentions???

Closes #820

codecov[bot] commented 4 months ago

Codecov Report

Attention: 38 lines in your changes are missing coverage. Please review.

Comparison is base (61c8835) 44.70% compared to head (13a260e) 45.18%.

Files Patch % Lines
internal/storage/ssblob/ssblob.go 65.90% 27 Missing and 3 partials :warning:
internal/storage/types/location_config.go 46.66% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #847 +/- ## ========================================== + Coverage 44.70% 45.18% +0.48% ========================================== Files 91 93 +2 Lines 4926 5033 +107 ========================================== + Hits 2202 2274 +72 - Misses 2525 2559 +34 - Partials 199 200 +1 ```

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