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/no_need_to_subclass #23

Merged
merged 1 commit into from
Sep 12, 2023
Merged

fix/no_need_to_subclass #23

merged 1 commit into from
Sep 12, 2023

Conversation

JarbasAl
Copy link
Member

no point in subclassing from OVOSAbstractApp since PHAL does not use any of its capabilities

works around the issue in OpenVoiceOS/OVOS-workshop#130 (other OVOSAbstractApp remain affected)

@JarbasAl JarbasAl added the bug Something isn't working label Sep 12, 2023
@JarbasAl JarbasAl requested review from NeonDaniel and a team September 12, 2023 18:10
@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (cc432f0) 0.00% compared to head (0907fbf) 0.00%.
Report is 1 commits behind head on dev.

Additional details and impacted files
@@          Coverage Diff          @@
##             dev     #23   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          6       6           
  Lines        158     158           
=====================================
  Misses       158     158           
Files Changed Coverage Δ
ovos_PHAL/service.py 0.00% <0.00%> (ø)
ovos_PHAL/version.py 0.00% <0.00%> (ø)

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

@JarbasAl JarbasAl merged commit 00ad25f into dev Sep 12, 2023
7 checks passed
@JarbasAl JarbasAl deleted the no_need_to_subclass branch September 12, 2023 18:53
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