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

Update imports to support ovos-utils~=0.0.x with compat. warnings #201

Merged
merged 4 commits into from
May 8, 2024

Conversation

NeonDaniel
Copy link
Member

Adds re-declaration of methods/classes that cannot be imported
Closes #200

@NeonDaniel NeonDaniel marked this pull request as draft May 6, 2024 22:13
Copy link

codecov bot commented May 6, 2024

Codecov Report

Attention: Patch coverage is 2.24719% with 87 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (dev@de1a52f). Click here to learn what that means.

Files Patch % Lines
ovos_workshop/decorators/ocp.py 2.24% 87 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             dev     #201   +/-   ##
======================================
  Coverage       ?   52.38%           
======================================
  Files          ?       36           
  Lines          ?     3917           
  Branches       ?        0           
======================================
  Hits           ?     2052           
  Misses         ?     1865           
  Partials       ?        0           

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

ovos_workshop/skills/common_play.py Outdated Show resolved Hide resolved
@NeonDaniel NeonDaniel requested a review from JarbasAl May 7, 2024 22:45
@JarbasAl JarbasAl merged commit e2b042d into dev May 8, 2024
9 checks passed
@JarbasAl JarbasAl deleted the PATCH_OvosUtilsCompat branch May 8, 2024 00:49
NeonDaniel added a commit to OpenVoiceOS/ovos-plugin-manager that referenced this pull request May 8, 2024
JarbasAl pushed a commit to OpenVoiceOS/ovos-plugin-manager that referenced this pull request May 9, 2024
* Update for ovos-utils 0.0.X compat.
Related to OpenVoiceOS/OVOS-workshop#201

* Add ovos-utils alpha dependency to test.txt

* More import refactoring to allow ovos-utils<0.1

* Refactor to include backwards-compat imports

* Refactor for ovos-utils 0.0.X compat

* Wrap unused imports for compat.

---------

Co-authored-by: Daniel McKnight <[email protected]>
@github-actions github-actions bot mentioned this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add support for utils 0.0.38
2 participants