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

feature: configurable archivedExpirationInDays and maxArchiveSize #978

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

fix logic

8213e98
Select commit
Loading
Failed to load commit list.
Open

feature: configurable archivedExpirationInDays and maxArchiveSize #978

fix logic
8213e98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 26, 2024 in 0s

74.40% of diff hit (target 67.13%)

View this Pull Request on Codecov

74.40% of diff hit (target 67.13%)

Annotations

Check warning on line 46 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L44-L46

Added lines #L44 - L46 were not covered by tests

Check warning on line 54 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L52-L54

Added lines #L52 - L54 were not covered by tests

Check warning on line 41 in inspector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

inspector.go#L39-L41

Added lines #L39 - L41 were not covered by tests

Check warning on line 49 in inspector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

inspector.go#L47-L49

Added lines #L47 - L49 were not covered by tests

Check warning on line 48 in internal/rdb/rdb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/rdb/rdb.go#L46-L48

Added lines #L46 - L48 were not covered by tests

Check warning on line 56 in internal/rdb/rdb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/rdb/rdb.go#L54-L56

Added lines #L54 - L56 were not covered by tests

Check warning on line 446 in server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server.go#L444-L446

Added lines #L444 - L446 were not covered by tests

Check warning on line 454 in server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server.go#L452-L454

Added lines #L452 - L454 were not covered by tests