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: move status command to templates #16

Merged
merged 4 commits into from
Sep 6, 2023

chore: fixed linting

459ebeb
Select commit
Loading
Failed to load commit list.
Merged

feat: move status command to templates #16

chore: fixed linting
459ebeb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 6, 2023 in 1s

0.00% of diff hit (target 20.85%)

View this Pull Request on Codecov

0.00% of diff hit (target 20.85%)

Annotations

Check warning on line 37 in pkg/reporters/discord/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/status.go#L37

Added line #L37 was not covered by tests

Check warning on line 39 in pkg/reporters/discord/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/status.go#L39

Added line #L39 was not covered by tests

Check warning on line 43 in pkg/reporters/discord/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/status.go#L43

Added line #L43 was not covered by tests

Check warning on line 53 in pkg/reporters/discord/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/status.go#L50-L53

Added lines #L50 - L53 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L55 - L58 were not covered by tests

Check warning on line 70 in pkg/reporters/discord/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/status.go#L62-L70

Added lines #L62 - L70 were not covered by tests

Check warning on line 86 in pkg/reporters/discord/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/discord/types.go#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 27 in pkg/reporters/telegram/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/telegram/status.go#L27

Added line #L27 was not covered by tests

Check warning on line 29 in pkg/reporters/telegram/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/telegram/status.go#L29

Added line #L29 was not covered by tests

Check warning on line 42 in pkg/reporters/telegram/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/telegram/status.go#L39-L42

Added lines #L39 - L42 were not covered by tests

Check warning on line 47 in pkg/reporters/telegram/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/telegram/status.go#L44-L47

Added lines #L44 - L47 were not covered by tests

Check warning on line 57 in pkg/reporters/telegram/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/telegram/status.go#L51-L57

Added lines #L51 - L57 were not covered by tests

Check warning on line 59 in pkg/reporters/telegram/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/telegram/status.go#L59

Added line #L59 was not covered by tests

Check warning on line 79 in pkg/reporters/telegram/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/reporters/telegram/types.go#L78-L79

Added lines #L78 - L79 were not covered by tests