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

refactor/get_response_v2_converse_session #68

Merged
merged 1 commit into from
Sep 30, 2023

Conversation

JarbasAl
Copy link
Member

make get_response event based

companion PR to OpenVoiceOS/ovos-core#160

@JarbasAl JarbasAl added the enhancement New feature or request label Apr 20, 2023
@JarbasAl JarbasAl requested review from emphasize, NeonDaniel and a team April 20, 2023 20:46
@codecov
Copy link

codecov bot commented Apr 20, 2023

Codecov Report

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

Comparison is base (f2a5f93) 58.17% compared to head (c2e1cc1) 57.67%.
Report is 2 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #68      +/-   ##
==========================================
- Coverage   58.17%   57.67%   -0.50%     
==========================================
  Files          34       34              
  Lines        3266     3301      +35     
==========================================
+ Hits         1900     1904       +4     
- Misses       1366     1397      +31     
Files Coverage Δ
ovos_workshop/version.py 0.00% <0.00%> (ø)
ovos_workshop/skills/ovos.py 70.00% <18.42%> (-2.09%) ⬇️

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

ovos_workshop/skills/base.py Outdated Show resolved Hide resolved
ovos_workshop/skills/base.py Outdated Show resolved Hide resolved
@NeonDaniel
Copy link
Member

get_response tests from neon-utils might be applicable here https://github.com/NeonGeckoCom/neon-utils/blob/dev/tests/neon_skill_tests.py#L318-L806

@JarbasAl JarbasAl force-pushed the refactor/get_response_v2_converse_session branch from 24a6bf4 to fb15069 Compare September 22, 2023 21:03
@JarbasAl JarbasAl force-pushed the refactor/get_response_v2_converse_session branch from 7b73c8b to d8a439d Compare September 29, 2023 23:10
make get_response event based

companion PR to ovos-core/pull/160

handle min alpha version of 0.0.8

move to proper base class

make it safe for multiple simultaneous sessions
@JarbasAl JarbasAl force-pushed the refactor/get_response_v2_converse_session branch from d8a439d to c2e1cc1 Compare September 29, 2023 23:56
@JarbasAl JarbasAl merged commit 1da89e3 into dev Sep 30, 2023
8 of 9 checks passed
@JarbasAl JarbasAl deleted the refactor/get_response_v2_converse_session branch September 30, 2023 00:00
This was referenced Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants