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(github): add github integration #372

Closed
wants to merge 1 commit into from

feat(github): add github integration

8200277
Select commit
Loading
Failed to load commit list.
Closed

feat(github): add github integration #372

feat(github): add github integration
8200277
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 27, 2024 in 1s

77.00% of diff hit (target 45.80%)

View this Pull Request on Codecov

77.00% of diff hit (target 45.80%)

Annotations

Check warning on line 12 in src/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/__main__.py#L9-L12

Added lines #L9 - L12 were not covered by tests

Check warning on line 16 in src/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/__main__.py#L16

Added line #L16 was not covered by tests

Check warning on line 19 in src/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/__main__.py#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 22 in src/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/__main__.py#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 25 in src/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/__main__.py#L25

Added line #L25 was not covered by tests

Check warning on line 30 in src/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/__main__.py#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 54 in src/common/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/common.py#L54

Added line #L54 was not covered by tests

Check warning on line 106 in src/common/webapp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/webapp.py#L106

Added line #L106 was not covered by tests

Check warning on line 110 in src/common/webapp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/webapp.py#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 114 in src/common/webapp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/webapp.py#L112-L114

Added lines #L112 - L114 were not covered by tests

Check warning on line 125 in src/common/webapp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/webapp.py#L122-L125

Added lines #L122 - L125 were not covered by tests

Check warning on line 128 in src/common/webapp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/webapp.py#L128

Added line #L128 was not covered by tests

Check warning on line 212 in src/common/webapp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/webapp.py#L211-L212

Added lines #L211 - L212 were not covered by tests

Check warning on line 232 in src/common/webapp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/webapp.py#L232

Added line #L232 was not covered by tests

Check warning on line 234 in src/common/webapp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/webapp.py#L234

Added line #L234 was not covered by tests

Check warning on line 242 in src/common/webapp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/webapp.py#L242

Added line #L242 was not covered by tests

Check warning on line 247 in src/common/webapp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/webapp.py#L247

Added line #L247 was not covered by tests

Check warning on line 80 in src/discord/bot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/discord/bot.py#L80

Added line #L80 was not covered by tests

Check warning on line 42 in src/discord/cogs/base_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/discord/cogs/base_commands.py#L42

Added line #L42 was not covered by tests

Check warning on line 59 in src/discord/cogs/fun_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/discord/cogs/fun_commands.py#L59

Added line #L59 was not covered by tests

Check warning on line 34 in src/discord/cogs/github_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/discord/cogs/github_commands.py#L34

Added line #L34 was not covered by tests

Check warning on line 38 in src/discord/cogs/github_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/discord/cogs/github_commands.py#L36-L38

Added lines #L36 - L38 were not covered by tests

Check warning on line 45 in src/discord/cogs/github_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/discord/cogs/github_commands.py#L40-L45

Added lines #L40 - L45 were not covered by tests

Check warning on line 47 in src/discord/cogs/github_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/discord/cogs/github_commands.py#L47

Added line #L47 was not covered by tests

Check warning on line 49 in src/discord/cogs/github_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/discord/cogs/github_commands.py#L49

Added line #L49 was not covered by tests