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 possibility to start bot via async context manager #1801

Merged

Merge branch 'master' into feat/add_async_context_manager

8df12fc
Select commit
Failed to load commit list.
Merged

feat: Add possibility to start bot via async context manager #1801

Merge branch 'master' into feat/add_async_context_manager
8df12fc
Select commit
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 18, 2023 in 0s

27.27% of diff hit (target 0.00%)

View this Pull Request on Codecov

27.27% of diff hit (target 0.00%)

Annotations

Check warning on line 261 in discord/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

discord/client.py#L258-L261

Added lines #L258 - L261 were not covered by tests

Check warning on line 263 in discord/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

discord/client.py#L263

Added line #L263 was not covered by tests

Check warning on line 265 in discord/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

discord/client.py#L265

Added line #L265 was not covered by tests

Check warning on line 274 in discord/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

discord/client.py#L273-L274

Added lines #L273 - L274 were not covered by tests