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/converse_intents_no_match #193

Merged
merged 1 commit into from
Mar 22, 2024
Merged

Conversation

JarbasAl
Copy link
Member

"conf" key is not available when padacioso doesn't return any match

{'name': None, 'entities': {}}

introduced in #12

"conf" key is not available when padacioso doesn't return any match

{'name': None, 'entities': {}}
@JarbasAl JarbasAl added the bug Something isn't working label Mar 22, 2024
Copy link
Contributor

@mikejgray mikejgray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

Copy link

codecov bot commented Mar 22, 2024

Codecov Report

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

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

Files Patch % Lines
ovos_workshop/skills/ovos.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             dev     #193   +/-   ##
======================================
  Coverage       ?   53.59%           
======================================
  Files          ?       36           
  Lines          ?     3799           
  Branches       ?        0           
======================================
  Hits           ?     2036           
  Misses         ?     1763           
  Partials       ?        0           

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

@JarbasAl JarbasAl merged commit 994eff1 into dev Mar 22, 2024
9 checks passed
@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
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants