Closed djjuhasz closed 3 months ago
Attention: Patch coverage is 65.14286%
with 61 lines
in your changes missing coverage. Please review.
Project coverage is 53.51%. Comparing base (
1d148a4
) to head (59dd99e
). Report is 65 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR uses https://github.com/artefactual-sdps/temporal-activities/blob/main/bagit/validate_activity.go to validate a SIP that is a BagIt bag. I've also added a "classify package" activity to determine if a given package is a BagIt bag.
I've kept the individual commits separate to make it easier to review the changes. I'm inclined to squash the final commit that switches to the Google Distroless Docker image and leave the other commits separate for the merge, so let me know if you think that should change.