Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PREMIS events #24

Merged
merged 1 commit into from
Jun 28, 2024

Add PREMIS events

84e8e73
Select commit
Loading
Failed to load commit list.
Merged

Add PREMIS events #24

Add PREMIS events
84e8e73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 28, 2024 in 0s

66.77% (+3.97%) compared to f976317

View this Pull Request on Codecov

66.77% (+3.97%) compared to f976317

Details

Codecov Report

Attention: Patch coverage is 74.30939% with 93 lines in your changes missing coverage. Please review.

Project coverage is 66.77%. Comparing base (f976317) to head (84e8e73).

Files Patch % Lines
internal/premis/premis.go 77.29% 34 Missing and 13 partials ⚠️
cmd/worker/workercmd/cmd.go 0.00% 12 Missing ⚠️
internal/workflow/preprocessing.go 84.37% 5 Missing and 5 partials ⚠️
internal/activities/add_premis_objects.go 66.66% 4 Missing and 4 partials ⚠️
internal/activities/add_premis_event.go 62.50% 3 Missing and 3 partials ⚠️
internal/activities/validate_file_formats.go 68.42% 3 Missing and 3 partials ⚠️
internal/activities/add_premis_agent.go 69.23% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   62.79%   66.77%   +3.97%     
==========================================
  Files          14       19       +5     
  Lines         586      936     +350     
==========================================
+ Hits          368      625     +257     
- Misses        198      261      +63     
- Partials       20       50      +30     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.