halcy / Mastodon.py

Python wrapper for the Mastodon ( https://github.com/mastodon/mastodon/ ) API.
MIT License
867 stars 150 forks source link

Status reply patch #327

Closed thcrt closed 1 year ago

thcrt commented 1 year ago

This addresses #310 by adding to the docstring as well as raising a specific TypeError.

codecov[bot] commented 1 year ago

Codecov Report

Merging #327 (2905c07) into master (c796cf3) will decrease coverage by 0.41%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master     #327      +/-   ##
==========================================
- Coverage   86.07%   85.67%   -0.41%     
==========================================
  Files          32       32              
  Lines        2392     2395       +3     
==========================================
- Hits         2059     2052       -7     
- Misses        333      343      +10     
Impacted Files Coverage Δ
mastodon/statuses.py 92.23% <50.00%> (-0.88%) :arrow_down:
mastodon/internals.py 81.62% <0.00%> (-1.87%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.