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 VeraPDF validation of PDF/A files #92

Merged
merged 1 commit into from
Dec 3, 2024

Add veraPDF validation of PDF/A files

87dc8d9
Select commit
Loading
Failed to load commit list.
Merged

Add VeraPDF validation of PDF/A files #92

Add veraPDF validation of PDF/A files
87dc8d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 3, 2024 in 1s

73.59% of diff hit (target 60.12%)

View this Pull Request on Codecov

73.59% of diff hit (target 60.12%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/worker/workercmd/cmd.go#L83-L89

Added lines #L83 - L89 were not covered by tests

Check warning on line 48 in internal/activities/validate_files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/activities/validate_files.go#L47-L48

Added lines #L47 - L48 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/activities/validate_files.go#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 68 in internal/activities/validate_files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/activities/validate_files.go#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 85 in internal/activities/validate_files.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/activities/validate_files.go#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 44 in internal/fformat/siegfried_embed.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/fformat/siegfried_embed.go#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 47 in internal/fformat/siegfried_embed.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/fformat/siegfried_embed.go#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 74 in internal/fformat/siegfried_embed.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/fformat/siegfried_embed.go#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 68 in internal/fvalidate/verapdf_validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/fvalidate/verapdf_validator.go#L65-L68

Added lines #L65 - L68 were not covered by tests

Check warning on line 76 in internal/fvalidate/verapdf_validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/fvalidate/verapdf_validator.go#L70-L76

Added lines #L70 - L76 were not covered by tests

Check warning on line 82 in internal/fvalidate/verapdf_validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/fvalidate/verapdf_validator.go#L78-L82

Added lines #L78 - L82 were not covered by tests

Check warning on line 225 in internal/workflow/preprocessing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/workflow/preprocessing.go#L223-L225

Added lines #L223 - L225 were not covered by tests