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

Adds advanced configuration GUI interface for drop down menu #174

Merged
merged 1 commit into from Jul 19, 2022

Conversation

AIIX
Copy link
Member

@AIIX AIIX commented Jul 19, 2022

  • Adds advanced configuration GUI interface for allowing users to modify mycroft.conf directly from the GUI
  • Adds configuration generator QML UI
  • Adds configuration groups QML UI

@codecov
Copy link

codecov bot commented Jul 19, 2022

Codecov Report

Merging #174 (6572584) into dev (6ceb058) will increase coverage by 2.60%.
The diff coverage is 38.96%.

@@            Coverage Diff             @@
##              dev     #174      +/-   ##
==========================================
+ Coverage   50.35%   52.95%   +2.60%     
==========================================
  Files         119      152      +33     
  Lines       10077     9494     -583     
==========================================
- Hits         5074     5028      -46     
+ Misses       5003     4466     -537     
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 130 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 01f14dd...6572584. Read the comment docs.

@AIIX AIIX merged commit 00be1d7 into dev Jul 19, 2022
4 of 5 checks passed
@AIIX AIIX deleted the feature/advance_configuration/gui/1 branch July 19, 2022 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants