Skip to content

refactor/common_qa_speak#63

Merged
JarbasAl merged 6 commits into
devfrom
refactor/common_qa_speak
Apr 22, 2023
Merged

refactor/common_qa_speak#63
JarbasAl merged 6 commits into
devfrom
refactor/common_qa_speak

Conversation

@JarbasAl

Copy link
Copy Markdown
Member

move the self.speak call to the skill class where it belongs

a companion PR should remove the hardcoded speak from core

@JarbasAl JarbasAl added the refactor code improvements with no functional changes label Apr 19, 2023
@JarbasAl JarbasAl requested review from a team and NeonDaniel April 19, 2023 15:57
JarbasAl added a commit to OpenVoiceOS/ovos-core that referenced this pull request Apr 19, 2023
move the self.speak call to the skill class where it belongs

companion PR OpenVoiceOS/ovos-workshop#63
@codecov

codecov Bot commented Apr 19, 2023

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (dev@c69f6ae). Click here to learn what that means.
The diff coverage is n/a.

@@          Coverage Diff          @@
##             dev     #63   +/-   ##
=====================================
  Coverage       ?   0.00%           
=====================================
  Files          ?      33           
  Lines          ?    3049           
  Branches       ?       0           
=====================================
  Hits           ?       0           
  Misses         ?    3049           
  Partials       ?       0           

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

JarbasAl added a commit to OpenVoiceOS/ovos-core that referenced this pull request Apr 19, 2023
move the self.speak call to the skill class where it belongs

companion PR OpenVoiceOS/ovos-workshop#63

@NeonDaniel NeonDaniel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks okay, left a comment on the other PR to add context that CommonQuery handled speech

@JarbasAl JarbasAl force-pushed the refactor/common_qa_speak branch from 94c9982 to 79c91b8 Compare April 22, 2023 00:35
@JarbasAl

Copy link
Copy Markdown
Member Author

core PR needs to go first so we can pin version here

move the self.speak call to the skill class where it belongs

a companion PR should remove the hardcoded speak from core
@JarbasAl JarbasAl force-pushed the refactor/common_qa_speak branch from a1afd9d to 39350b1 Compare April 22, 2023 01:06
@JarbasAl JarbasAl merged commit 6b7fc3c into dev Apr 22, 2023
@github-actions github-actions Bot mentioned this pull request Jul 20, 2023
@JarbasAl JarbasAl deleted the refactor/common_qa_speak branch April 8, 2026 14:42
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.

2 participants