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

refator/process_utils from ovos_utils #90

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

NeonJarbas
Copy link

companion PR to OpenVoiceOS/ovos-utils#35

@JarbasAl JarbasAl added the refactor code refactor without functional changes label Mar 16, 2022
@codecov
Copy link

codecov bot commented Mar 16, 2022

Codecov Report

Merging #90 (117f306) into dev (51814d2) will increase coverage by 1.41%.
The diff coverage is 43.59%.

@@            Coverage Diff             @@
##              dev      #90      +/-   ##
==========================================
+ Coverage   49.08%   50.49%   +1.41%     
==========================================
  Files         115      118       +3     
  Lines        9720     9872     +152     
==========================================
+ Hits         4771     4985     +214     
+ Misses       4949     4887      -62     
Impacted Files Coverage Δ
mycroft/gui/service.py 0.00% <0.00%> (ø)
mycroft/skills/__main__.py 0.00% <0.00%> (ø)
mycroft/skills/intent_services/converse_service.py 58.97% <0.00%> (ø)
mycroft/client/speech/mic.py 34.58% <9.45%> (-0.61%) ⬇️
mycroft/gui/homescreen.py 38.54% <38.54%> (ø)
mycroft/skills/skill_manager.py 56.26% <41.17%> (-0.12%) ⬇️
mycroft/gui/interfaces/smartspeaker.py 48.33% <48.33%> (ø)
mycroft/gui/extensions.py 57.44% <57.44%> (ø)
mycroft/client/speech/listener.py 25.26% <57.57%> (+25.26%) ⬆️
mycroft/gui/namespace.py 73.71% <68.18%> (+0.59%) ⬆️
... and 14 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0ccb531...117f306. Read the comment docs.

@JarbasAl JarbasAl merged commit bff6bce into OpenVoiceOS:dev Mar 17, 2022
@NeonJarbas NeonJarbas deleted the refator/process_utils branch June 8, 2022 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor code refactor without functional changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants