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

fix backend tests #209

Merged
merged 1 commit into from
Oct 10, 2022
Merged

fix backend tests #209

merged 1 commit into from
Oct 10, 2022

Conversation

JarbasAl
Copy link
Member

@JarbasAl JarbasAl commented Oct 10, 2022

fix unittests for latets backend-client

assumes neon/ovos support added to ovos-backend-client already
@JarbasAl JarbasAl added the enhancement New feature or request label Oct 10, 2022
@JarbasAl JarbasAl requested a review from NeonDaniel October 10, 2022 13:15
@codecov
Copy link

codecov bot commented Oct 10, 2022

Codecov Report

Merging #209 (4bb0c0d) into dev (6ceb058) will increase coverage by 3.72%.
The diff coverage is 36.62%.

@@            Coverage Diff             @@
##              dev     #209      +/-   ##
==========================================
+ Coverage   50.35%   54.07%   +3.72%     
==========================================
  Files         119      156      +37     
  Lines       10077     9733     -344     
==========================================
+ Hits         5074     5263     +189     
+ Misses       5003     4470     -533     
Impacted Files Coverage Δ
mycroft/audio/__main__.py 0.00% <0.00%> (ø)
mycroft/client/enclosure/__main__.py 0.00% <0.00%> (ø)
mycroft/client/enclosure/mark1/arduino.py 0.00% <0.00%> (ø)
mycroft/client/enclosure/mark1/eyes.py 0.00% <0.00%> (ø)
mycroft/client/enclosure/mark1/mouth.py 0.00% <0.00%> (ø)
mycroft/client/speech/__main__.py 0.00% <0.00%> (ø)
mycroft/client/speech/hotword_factory.py 0.00% <0.00%> (-88.89%) ⬇️
mycroft/client/speech/service.py 0.00% <0.00%> (ø)
mycroft/client/speech/silence.py 0.00% <0.00%> (-42.86%) ⬇️
mycroft/client/text/__init__.py 0.00% <0.00%> (ø)
... and 141 more

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

@JarbasAl
Copy link
Member Author

merging this one as it fixes failing tests, the added mycroft.conf section will be implemented in a follow up PR in backend-client

@JarbasAl JarbasAl marked this pull request as ready for review October 10, 2022 15:33
@JarbasAl JarbasAl changed the title stub - multi backend support initial ideas fix backend tests Oct 10, 2022
@JarbasAl JarbasAl added bug Something isn't working and removed enhancement New feature or request labels Oct 10, 2022
@JarbasAl JarbasAl merged commit eef57df into dev Oct 10, 2022
@JarbasAl JarbasAl deleted the feat/multiple_backends branch October 10, 2022 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant