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: paginate silences #49

Merged
merged 1 commit into from
Nov 4, 2024

feat: paginate silences

b8c599e
Select commit
Loading
Failed to load commit list.
Merged

feat: paginate silences #49

feat: paginate silences
b8c599e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 4, 2024 in 1s

0.00% of diff hit (target 30.85%)

View this Pull Request on Codecov

0.00% of diff hit (target 30.85%)

Annotations

Check warning on line 86 in pkg/app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/app.go#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 23 in pkg/app/silences_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/silences_list.go#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 28 in pkg/app/silences_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/silences_list.go#L26-L28

Added lines #L26 - L28 were not covered by tests

Check warning on line 36 in pkg/app/silences_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/silences_list.go#L30-L36

Added lines #L30 - L36 were not covered by tests

Check warning on line 38 in pkg/app/silences_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/silences_list.go#L38

Added line #L38 was not covered by tests

Check warning on line 41 in pkg/app/silences_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/silences_list.go#L41

Added line #L41 was not covered by tests

Check warning on line 53 in pkg/app/silences_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/silences_list.go#L50-L53

Added lines #L50 - L53 were not covered by tests

Check warning on line 58 in pkg/app/silences_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/silences_list.go#L55-L58

Added lines #L55 - L58 were not covered by tests

Check warning on line 63 in pkg/app/silences_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/silences_list.go#L60-L63

Added lines #L60 - L63 were not covered by tests

Check warning on line 68 in pkg/app/silences_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/silences_list.go#L65-L68

Added lines #L65 - L68 were not covered by tests

Check warning on line 85 in pkg/app/silences_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/silences_list.go#L70-L85

Added lines #L70 - L85 were not covered by tests

Check warning on line 99 in pkg/app/silences_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/silences_list.go#L87-L99

Added lines #L87 - L99 were not covered by tests

Check warning on line 108 in pkg/app/silences_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/silences_list.go#L101-L108

Added lines #L101 - L108 were not covered by tests

Check warning on line 117 in pkg/app/silences_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/silences_list.go#L111-L117

Added lines #L111 - L117 were not covered by tests

Check warning on line 121 in pkg/app/silences_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/silences_list.go#L119-L121

Added lines #L119 - L121 were not covered by tests

Check warning on line 129 in pkg/app/silences_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/silences_list.go#L124-L129

Added lines #L124 - L129 were not covered by tests

Check warning on line 138 in pkg/app/silences_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/silences_list.go#L135-L138

Added lines #L135 - L138 were not covered by tests

Check warning on line 140 in pkg/app/silences_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/silences_list.go#L140

Added line #L140 was not covered by tests

Check warning on line 46 in pkg/clients/alertmanager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/clients/alertmanager.go#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 47 in pkg/clients/grafana.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/clients/grafana.go#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 88 in pkg/types/stub_silence_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/types/stub_silence_manager.go#L87-L88

Added lines #L87 - L88 were not covered by tests