Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Bugfix/anonymous adapt intent #2767

Merged
merged 2 commits into from
Dec 1, 2020

Conversation

forslund
Copy link
Collaborator

Description

When refactoring the intent service the AdaptIntent was simplified to a name wrapper. This was wrong, Adapt doesn't seem to have implemented handling IntentBuilder objects without name as I thought.

This also adds a simple testcase for this issue.

How to test

Ensure unittests pass.

Contributor license agreement signed?

CLA [ Yes ]

@forslund forslund added the Type: Bug - quick Bug fixes that are quick to review and the implications of the change are clear and contained. label Nov 24, 2020
@devops-mycroft devops-mycroft added the CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors) label Nov 24, 2020
@devops-mycroft
Copy link

Voight Kampff Integration Test Succeeded (Results)

Copy link
Contributor

@krisgesling krisgesling left a comment

Choose a reason for hiding this comment

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

Looks good, thanks for the test cases too!

@krisgesling krisgesling merged commit da280e3 into MycroftAI:dev Dec 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors) Type: Bug - quick Bug fixes that are quick to review and the implications of the change are clear and contained.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants