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/patch succeeded Jun 28, 2024 in 1s

74.30% of diff hit (target 62.79%)

View this Pull Request on Codecov

74.30% of diff hit (target 62.79%)

Annotations

Check warning on line 85 in cmd/worker/workercmd/cmd.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/worker/workercmd/cmd.go#L74-L85

Added lines #L74 - L85 were not covered by tests

Check warning on line 30 in internal/activities/add_premis_agent.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/activities/add_premis_agent.go#L30

Added line #L30 was not covered by tests

Check warning on line 35 in internal/activities/add_premis_agent.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/activities/add_premis_agent.go#L35

Added line #L35 was not covered by tests

Check warning on line 32 in internal/activities/add_premis_event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/activities/add_premis_event.go#L32

Added line #L32 was not covered by tests

Check warning on line 37 in internal/activities/add_premis_event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/activities/add_premis_event.go#L37

Added line #L37 was not covered by tests

Check warning on line 42 in internal/activities/add_premis_event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/activities/add_premis_event.go#L42

Added line #L42 was not covered by tests

Check warning on line 41 in internal/activities/add_premis_objects.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/activities/add_premis_objects.go#L41

Added line #L41 was not covered by tests

Check warning on line 46 in internal/activities/add_premis_objects.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/activities/add_premis_objects.go#L46

Added line #L46 was not covered by tests

Check warning on line 58 in internal/activities/add_premis_objects.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/activities/add_premis_objects.go#L58

Added line #L58 was not covered by tests

Check warning on line 64 in internal/activities/add_premis_objects.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/activities/add_premis_objects.go#L64

Added line #L64 was not covered by tests

Check warning on line 112 in internal/activities/validate_file_formats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/activities/validate_file_formats.go#L112

Added line #L112 was not covered by tests

Check warning on line 117 in internal/activities/validate_file_formats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/activities/validate_file_formats.go#L117

Added line #L117 was not covered by tests

Check warning on line 122 in internal/activities/validate_file_formats.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/activities/validate_file_formats.go#L122

Added line #L122 was not covered by tests

Check warning on line 66 in internal/premis/premis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/premis/premis.go#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 70 in internal/premis/premis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/premis/premis.go#L68-L70

Added lines #L68 - L70 were not covered by tests

Check warning on line 73 in internal/premis/premis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/premis/premis.go#L73

Added line #L73 was not covered by tests

Check warning on line 75 in internal/premis/premis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/premis/premis.go#L75

Added line #L75 was not covered by tests

Check warning on line 83 in internal/premis/premis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/premis/premis.go#L83

Added line #L83 was not covered by tests

Check warning on line 93 in internal/premis/premis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/premis/premis.go#L91-L93

Added lines #L91 - L93 were not covered by tests

Check warning on line 98 in internal/premis/premis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/premis/premis.go#L95-L98

Added lines #L95 - L98 were not covered by tests

Check warning on line 103 in internal/premis/premis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/premis/premis.go#L100-L103

Added lines #L100 - L103 were not covered by tests

Check warning on line 107 in internal/premis/premis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/premis/premis.go#L107

Added line #L107 was not covered by tests

Check warning on line 114 in internal/premis/premis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/premis/premis.go#L114

Added line #L114 was not covered by tests

Check warning on line 160 in internal/premis/premis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/premis/premis.go#L160

Added line #L160 was not covered by tests

Check warning on line 171 in internal/premis/premis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/premis/premis.go#L171

Added line #L171 was not covered by tests