artefactual-sdps / preprocessing-sfa

preprocessing-sfa is an Enduro preprocessing workflow for SFA SIPs
1 stars 0 forks source link

Verify manifest checksums match file contents #54

Closed djjuhasz closed 2 months ago

djjuhasz commented 2 months ago

Fixes #40.

djjuhasz commented 2 months ago

Screenshot of the checksum verification failing: Screenshot from 2024-09-06 11-13-48

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 89.68254% with 13 lines in your changes missing coverage. Please review.

Project coverage is 51.40%. Comparing base (06bc9b1) to head (2ef7ef5). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
internal/activities/verify_manifest.go 82.25% 7 Missing and 4 partials :warning:
internal/manifest/manifest.go 95.65% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #54 +/- ## ========================================== + Coverage 48.91% 51.40% +2.49% ========================================== Files 26 27 +1 Lines 1468 1564 +96 ========================================== + Hits 718 804 +86 - Misses 690 696 +6 - Partials 60 64 +4 ```

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