Skip to content

Fix outdated documentation and incorrect docstrings#293

Merged
mfosterw merged 2 commits intomasterfrom
bot-docs
Feb 23, 2026
Merged

Fix outdated documentation and incorrect docstrings#293
mfosterw merged 2 commits intomasterfrom
bot-docs

Conversation

@mfosterw
Copy link
Copy Markdown
Owner

  • Update docs/webiscite.rst to reflect current architecture: GithubWebhookView and PullRequestHandler replace the removed github_hook, process_pull, and pr_opened identifiers
  • Fix managers.py docstrings: correct parameter names and return descriptions for create_from_github on both managers; add missing docstrings to get_queryset and annotate_user_vote; add module docstring
  • Fix webhooks.py docstrings: update module docstring to class-based view; fix _validate_header and _validate_signature return type descriptions
  • Add missing module docstring to activitypub/models.py

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (c9ce2c9) to head (ec2d11a).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #293   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           49        49           
  Lines         2009      2009           
=========================================
  Hits          2009      2009           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

- Update docs/webiscite.rst to reflect current architecture: GithubWebhookView
  and PullRequestHandler replace the removed github_hook, process_pull, and
  pr_opened identifiers
- Fix managers.py docstrings: correct parameter names and return descriptions
  for create_from_github on both managers; add missing docstrings to
  get_queryset and annotate_user_vote; add module docstring
- Fix webhooks.py docstrings: update module docstring to class-based view;
  fix _validate_header and _validate_signature return type descriptions
- Add missing module docstring to activitypub/models.py

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mfosterw mfosterw merged commit 50b7d19 into master Feb 23, 2026
4 checks passed
@mfosterw mfosterw deleted the bot-docs branch February 23, 2026 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant