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

IntentServiceInterface Tests and Minor Fixes #186

Merged
merged 5 commits into from
Sep 5, 2023

Conversation

NeonDaniel
Copy link
Member

@NeonDaniel NeonDaniel commented Aug 25, 2023

Docstring updates for IntentServiceInterface
Adds unit test coverage
Updates docstrings for completeness and consistency
Includes some minor edge case fixes
Fixes typo in intent disable messages
Includes TODO items for consideration (potentially breaking changes)

Validated compat. https://github.com/OpenVoiceOS/ovos-core/actions/runs/6017794313/job/16324719982?pr=339

@NeonDaniel NeonDaniel requested a review from a team August 25, 2023 00:34
@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #186 (b851e98) into dev (22bf10c) will increase coverage by 1.18%.
Report is 2 commits behind head on dev.
The diff coverage is 80.88%.

@@            Coverage Diff             @@
##              dev     #186      +/-   ##
==========================================
+ Coverage   28.43%   29.61%   +1.18%     
==========================================
  Files          49       49              
  Lines        6491     6516      +25     
==========================================
+ Hits         1846     1930      +84     
+ Misses       4645     4586      -59     
Files Changed Coverage Δ
ovos_utils/version.py 0.00% <0.00%> (ø)
ovos_utils/intents/intent_service_interface.py 43.04% <82.08%> (+26.43%) ⬆️

@NeonDaniel NeonDaniel marked this pull request as ready for review August 28, 2023 21:34
@JarbasAl JarbasAl merged commit 229c5b8 into dev Sep 5, 2023
10 checks passed
@JarbasAl JarbasAl deleted the TEST_IntentServiceInterface branch September 5, 2023 22:28
@github-actions github-actions bot mentioned this pull request Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request tests and automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants