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

Remove unused methods apparently leftover from a previous implementation #18

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

NeonDaniel
Copy link
Member

No description provided.

Copy link

codecov bot commented Jan 3, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (b59ffd7) 51.49% compared to head (57af942) 52.03%.
Report is 2 commits behind head on dev.

Files Patch % Lines
ovos_gui_plugin_shell_companion/version.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #18      +/-   ##
==========================================
+ Coverage   51.49%   52.03%   +0.54%     
==========================================
  Files           7        7              
  Lines         703      688      -15     
==========================================
- Hits          362      358       -4     
+ Misses        341      330      -11     

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

@JarbasAl
Copy link
Member

JarbasAl commented Jan 3, 2024

not sure what the reason was for the event scheduler (and likely causes issues and double bus events), the validator is a leftover from PHAL that doesnt make sense here either

@JarbasAl JarbasAl added the refactor code improvements with no functional changes label Jan 3, 2024
@JarbasAl JarbasAl merged commit 295bdd8 into dev Jan 3, 2024
7 checks passed
@JarbasAl JarbasAl deleted the REF_RemoveUnusedCode branch January 3, 2024 19:56
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