Skip to content

docs: align pushdeer default type docs - #43

Merged
mic1on merged 1 commit into
mainfrom
fix/pushdeer-default-docstring
Jul 11, 2026
Merged

docs: align pushdeer default type docs#43
mic1on merged 1 commit into
mainfrom
fix/pushdeer-default-docstring

Conversation

@mic1on

@mic1on mic1on commented Jul 11, 2026

Copy link
Copy Markdown
Member

Summary

  • Update the PushDeer class docstring so it documents markdown as the default message type.
  • Keep the source docs aligned with the existing implementation and tests.

Closes #42

Test plan

  • uv run --group dev pytest -q tests/test_channels.py -k pushdeer (7 passed)
  • make lint
  • make test (102 passed)
  • make coverage (94% total coverage)
  • uv build
  • uv pip check

Document markdown as the default PushDeer message type, matching implementation and tests.\n\nRefs #42
@mic1on
mic1on merged commit d05a2db into main Jul 11, 2026
3 checks passed
@mic1on
mic1on deleted the fix/pushdeer-default-docstring branch July 11, 2026 12:36
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.

Align PushDeer default type documentation with implementation

1 participant