Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix type hints #183

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Conversation

mikejgray
Copy link
Contributor

closes #128

Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (dev@ab65f47). Click here to learn what that means.

Additional details and impacted files
@@          Coverage Diff           @@
##             dev     #183   +/-   ##
======================================
  Coverage       ?   54.02%           
======================================
  Files          ?       36           
  Lines          ?     3685           
  Branches       ?        0           
======================================
  Hits           ?     1991           
  Misses         ?     1694           
  Partials       ?        0           

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

@JarbasAl JarbasAl added the refactor code improvements with no functional changes label Jan 31, 2024
@JarbasAl JarbasAl merged commit adb7941 into OpenVoiceOS:dev Jan 31, 2024
8 checks passed
@github-actions github-actions bot mentioned this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor code improvements with no functional changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BaseSkill.schedule_repeating_event has wrong type annotation
2 participants