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

feat: allow direct pdf archives #942

Draft
wants to merge 23 commits into
base: master
Choose a base branch
from

Merge branch 'master' into feat/pdf-archiver

ddbac3c
Select commit
Loading
Failed to load commit list.
Draft

feat: allow direct pdf archives #942

Merge branch 'master' into feat/pdf-archiver
ddbac3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 8, 2024 in 0s

43.26% of diff hit (target 34.74%)

View this Pull Request on Codecov

43.26% of diff hit (target 34.74%)

Annotations

Check warning on line 16 in internal/archiver/pdf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/archiver/pdf.go#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 24 in internal/archiver/pdf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/archiver/pdf.go#L19-L24

Added lines #L19 - L24 were not covered by tests

Check warning on line 30 in internal/archiver/pdf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/archiver/pdf.go#L26-L30

Added lines #L26 - L30 were not covered by tests

Check warning on line 38 in internal/archiver/pdf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/archiver/pdf.go#L33-L38

Added lines #L33 - L38 were not covered by tests

Check warning on line 43 in internal/archiver/pdf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/archiver/pdf.go#L40-L43

Added lines #L40 - L43 were not covered by tests

Check warning on line 48 in internal/archiver/pdf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/archiver/pdf.go#L45-L48

Added lines #L45 - L48 were not covered by tests

Check warning on line 50 in internal/archiver/pdf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/archiver/pdf.go#L50

Added line #L50 was not covered by tests

Check warning on line 40 in internal/archiver/warc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/archiver/warc.go#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 50 in internal/archiver/warc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/archiver/warc.go#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 55 in internal/archiver/warc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/archiver/warc.go#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 61 in internal/archiver/warc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/archiver/warc.go#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 66 in internal/archiver/warc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/archiver/warc.go#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 32 in internal/cmd/add.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/add.go#L32

Added line #L32 was not covered by tests

Check warning on line 86 in internal/cmd/add.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/add.go#L86

Added line #L86 was not covered by tests

Check warning on line 90 in internal/cmd/add.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/add.go#L88-L90

Added lines #L88 - L90 were not covered by tests

Check warning on line 93 in internal/cmd/add.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/add.go#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 97 in internal/cmd/add.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/add.go#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 101 in internal/cmd/add.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/add.go#L101

Added line #L101 was not covered by tests

Check warning on line 28 in internal/core/ebook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/ebook.go#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 20 in internal/database/migrations/0001_migrate_archiver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/database/migrations/0001_migrate_archiver.go#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 32 in internal/database/migrations/0001_migrate_archiver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/database/migrations/0001_migrate_archiver.go#L26-L32

Added lines #L26 - L32 were not covered by tests

Check warning on line 35 in internal/database/migrations/0001_migrate_archiver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/database/migrations/0001_migrate_archiver.go#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 43 in internal/database/migrations/0001_migrate_archiver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/database/migrations/0001_migrate_archiver.go#L39-L43

Added lines #L39 - L43 were not covered by tests

Check warning on line 45 in internal/database/migrations/0001_migrate_archiver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/database/migrations/0001_migrate_archiver.go#L45

Added line #L45 was not covered by tests

Check warning on line 57 in internal/database/migrations/0001_migrate_archiver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/database/migrations/0001_migrate_archiver.go#L50-L57

Added lines #L50 - L57 were not covered by tests