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: add discord reporter #95

Merged
merged 8 commits into from
May 20, 2024

feat: add tally command

43ad844
Select commit
Loading
Failed to load commit list.
Merged

feat: add discord reporter #95

feat: add tally command
43ad844
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 20, 2024 in 1s

9.70% of diff hit (target 51.84%)

View this Pull Request on Codecov

9.70% of diff hit (target 51.84%)

Annotations

Check warning on line 87 in pkg/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app.go#L77-L87

Added lines #L77 - L87 were not covered by tests

Check warning on line 16 in pkg/reporters/discord/add_mute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/add_mute.go#L11-L16

Added lines #L11 - L16 were not covered by tests

Check warning on line 22 in pkg/reporters/discord/add_mute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/add_mute.go#L18-L22

Added lines #L18 - L22 were not covered by tests

Check warning on line 28 in pkg/reporters/discord/add_mute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/add_mute.go#L24-L28

Added lines #L24 - L28 were not covered by tests

Check warning on line 38 in pkg/reporters/discord/add_mute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/add_mute.go#L30-L38

Added lines #L30 - L38 were not covered by tests

Check warning on line 42 in pkg/reporters/discord/add_mute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/add_mute.go#L40-L42

Added lines #L40 - L42 were not covered by tests

Check warning on line 44 in pkg/reporters/discord/add_mute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/add_mute.go#L44

Added line #L44 was not covered by tests

Check warning on line 48 in pkg/reporters/discord/add_mute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/add_mute.go#L46-L48

Added lines #L46 - L48 were not covered by tests

Check warning on line 51 in pkg/reporters/discord/add_mute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/add_mute.go#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 58 in pkg/reporters/discord/add_mute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/add_mute.go#L55-L58

Added lines #L55 - L58 were not covered by tests

Check warning on line 68 in pkg/reporters/discord/add_mute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/add_mute.go#L61-L68

Added lines #L61 - L68 were not covered by tests

Check warning on line 71 in pkg/reporters/discord/add_mute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/add_mute.go#L71

Added line #L71 was not covered by tests

Check warning on line 76 in pkg/reporters/discord/add_mute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/add_mute.go#L73-L76

Added lines #L73 - L76 were not covered by tests

Check warning on line 79 in pkg/reporters/discord/add_mute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/add_mute.go#L79

Added line #L79 was not covered by tests

Check warning on line 15 in pkg/reporters/discord/delete_mute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/delete_mute.go#L10-L15

Added lines #L10 - L15 were not covered by tests

Check warning on line 21 in pkg/reporters/discord/delete_mute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/delete_mute.go#L17-L21

Added lines #L17 - L21 were not covered by tests

Check warning on line 31 in pkg/reporters/discord/delete_mute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/delete_mute.go#L23-L31

Added lines #L23 - L31 were not covered by tests

Check warning on line 34 in pkg/reporters/discord/delete_mute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/delete_mute.go#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 38 in pkg/reporters/discord/delete_mute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/delete_mute.go#L36-L38

Added lines #L36 - L38 were not covered by tests

Check warning on line 41 in pkg/reporters/discord/delete_mute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/delete_mute.go#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 49 in pkg/reporters/discord/delete_mute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/delete_mute.go#L45-L49

Added lines #L45 - L49 were not covered by tests

Check warning on line 54 in pkg/reporters/discord/delete_mute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/delete_mute.go#L52-L54

Added lines #L52 - L54 were not covered by tests

Check warning on line 60 in pkg/reporters/discord/delete_mute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/delete_mute.go#L57-L60

Added lines #L57 - L60 were not covered by tests

Check warning on line 63 in pkg/reporters/discord/delete_mute.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/delete_mute.go#L63

Added line #L63 was not covered by tests

Check warning on line 66 in pkg/reporters/discord/discord.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/discord.go#L51-L66

Added lines #L51 - L66 were not covered by tests