Skip to content

Remove lazydocs#171

Merged
swimmwatch merged 4 commits into
devfrom
feature/170
Jun 27, 2025
Merged

Remove lazydocs#171
swimmwatch merged 4 commits into
devfrom
feature/170

Conversation

@swimmwatch

Copy link
Copy Markdown
Owner

No description provided.

@swimmwatch swimmwatch self-assigned this Jun 27, 2025
@swimmwatch swimmwatch added bug Something isn't working documentation Improvements or additions to documentation labels Jun 27, 2025
@swimmwatch swimmwatch requested a review from Copilot June 27, 2025 13:25

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request removes lazydocs and updates related documentation configurations and docstrings across the codebase. Key changes include:

  • Adding or updating docstrings in error, data, and authentication modules.
  • Removing lazydocs-related commands and dependencies, and updating mkdocstrings configurations.
  • Adjusting documentation references to use updated generators.

Reviewed Changes

Copilot reviewed 10 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
telegram_webapp_auth/errors.py Added docstrings for exception classes.
telegram_webapp_auth/data.py Added module and enum docstrings.
telegram_webapp_auth/auth.py Updated docstrings and reorganized expiry checks in validation functions.
pyproject.toml Removed lazydocs dependency and updated mkdocstrings configuration.
mkdocs.yml Updated navigation and configured mkdocstrings instead of lazydocs.
formatters-cfg.toml Updated flake8 ignore settings and docstring conventions.
docs/references/errors.md Updated documentation generation marker to reflect removal of lazydocs.
docs/references/data.md Updated documentation generation marker to reflect removal of lazydocs.
docs/references/auth.md Updated documentation generation marker to reflect removal of lazydocs.
Makefile Removed lazydocs command from the build/format target.
Comments suppressed due to low confidence (1)

@codecov

codecov Bot commented Jun 27, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
telegram_webapp_auth/auth.py 79.83% <100.00%> (ø)
telegram_webapp_auth/data.py 100.00% <ø> (ø)
telegram_webapp_auth/errors.py 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@swimmwatch swimmwatch merged commit 0014566 into dev Jun 27, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants