Skip to content

docs: improve UbTtsProvider docstrings with complete parameter documentation#1495

Merged
openminddev merged 12 commits intoOpenMind:mainfrom
XieNBi:docs/improve-ub-tts-provider-docstrings
Feb 15, 2026
Merged

docs: improve UbTtsProvider docstrings with complete parameter documentation#1495
openminddev merged 12 commits intoOpenMind:mainfrom
XieNBi:docs/improve-ub-tts-provider-docstrings

Conversation

@XieNBi
Copy link
Copy Markdown
Contributor

@XieNBi XieNBi commented Jan 15, 2026

Documented the UbTtsProvider class and its methods with complete parameter documentation.

  • Added detailed class-level docstring describing the provider's functionality
  • Documented __init__ method parameters
  • Enhanced speak() method docstring with complete Parameters, Returns, and Notes sections
  • Improved get_tts_status() method docstring with detailed status value descriptions

@XieNBi XieNBi requested review from a team as code owners January 15, 2026 19:15
@github-actions github-actions Bot added robotics Robotics code changes python Python code labels Jan 15, 2026
@Wanbogang
Copy link
Copy Markdown
Contributor

@XieNBi Dataclass fields should use Attributes section, not `Parameters

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

Replace the 'Attributes' header with 'Parameters' in the UbTtsProvider class docstring to correctly label the tts_url entry and align the docstring with parameter-section conventions.
@openminddev openminddev merged commit c57a7bf into OpenMind:main Feb 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Python code robotics Robotics code changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants