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 image reader experience options #453

Merged
merged 24 commits into from
Sep 28, 2024

prevent stalling scroll in footer

88a6f25
Select commit
Loading
Failed to load commit list.
Merged

✨ Add image reader experience options #453

prevent stalling scroll in footer
88a6f25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 28, 2024 in 0s

6.09% of diff hit (target 0.00%)

View this Pull Request on Codecov

6.09% of diff hit (target 0.00%)

Annotations

Check warning on line 1329 in apps/server/src/routers/api/v1/library.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/routers/api/v1/library.rs#L1321-L1329

Added lines #L1321 - L1329 were not covered by tests

Check warning on line 1543 in apps/server/src/routers/api/v1/library.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/routers/api/v1/library.rs#L1535-L1543

Added lines #L1535 - L1543 were not covered by tests

Check warning on line 794 in apps/server/src/routers/api/v1/media.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/routers/api/v1/media.rs#L794

Added line #L794 was not covered by tests

Check warning on line 381 in apps/server/src/routers/api/v1/user.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/routers/api/v1/user.rs#L381

Added line #L381 was not covered by tests

Check warning on line 20 in core/src/db/entity/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/db/entity/common.rs#L20

Added line #L20 was not covered by tests

Check warning on line 36 in core/src/db/entity/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/db/entity/common.rs#L32-L36

Added lines #L32 - L36 were not covered by tests

Check warning on line 38 in core/src/db/entity/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/db/entity/common.rs#L38

Added line #L38 was not covered by tests

Check warning on line 45 in core/src/db/entity/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/db/entity/common.rs#L42-L45

Added lines #L42 - L45 were not covered by tests

Check warning on line 47 in core/src/db/entity/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/db/entity/common.rs#L47

Added line #L47 was not covered by tests

Check warning on line 50 in core/src/db/entity/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/db/entity/common.rs#L50

Added line #L50 was not covered by tests

Check warning on line 69 in core/src/db/entity/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/db/entity/common.rs#L64-L69

Added lines #L64 - L69 were not covered by tests

Check warning on line 71 in core/src/db/entity/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/db/entity/common.rs#L71

Added line #L71 was not covered by tests

Check warning on line 79 in core/src/db/entity/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/db/entity/common.rs#L75-L79

Added lines #L75 - L79 were not covered by tests

Check warning on line 81 in core/src/db/entity/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/db/entity/common.rs#L81

Added line #L81 was not covered by tests

Check warning on line 84 in core/src/db/entity/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/db/entity/common.rs#L84

Added line #L84 was not covered by tests

Check warning on line 103 in core/src/db/entity/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/db/entity/common.rs#L98-L103

Added lines #L98 - L103 were not covered by tests

Check warning on line 105 in core/src/db/entity/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/db/entity/common.rs#L105

Added line #L105 was not covered by tests

Check warning on line 113 in core/src/db/entity/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/db/entity/common.rs#L109-L113

Added lines #L109 - L113 were not covered by tests

Check warning on line 115 in core/src/db/entity/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/db/entity/common.rs#L115

Added line #L115 was not covered by tests

Check warning on line 66 in core/src/db/entity/library/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/db/entity/library/config.rs#L55-L66

Added lines #L55 - L66 were not covered by tests

Check warning on line 348 in core/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/lib.rs#L344-L348

Added lines #L344 - L348 were not covered by tests