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

Fix public doctests that are marked ignore #2976

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

mkrasnitski
Copy link
Collaborator

Doctests on public items should be maintained accurate as the API changes, so having them be type-checked makes the most sense. I removed the doctest for the CacheUpdate trait as it was really out of date and not really possible to fix up.

@github-actions github-actions bot added model Related to the `model` module. cache Related to the `cache`-feature. utils Related to the `utils` module. gateway Related to the `gateway` module. labels Sep 20, 2024
@arqunis arqunis added enhancement An improvement to Serenity. docs Related to documentation. labels Sep 20, 2024
@arqunis arqunis merged commit 27cfaff into serenity-rs:next Sep 20, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cache Related to the `cache`-feature. docs Related to documentation. enhancement An improvement to Serenity. gateway Related to the `gateway` module. model Related to the `model` module. utils Related to the `utils` module.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants