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

Fix typo in `detach_intent` message data with updated unit test

b851e98
Select commit
Loading
Failed to load commit list.
Merged

IntentServiceInterface Tests and Minor Fixes #186

Fix typo in `detach_intent` message data with updated unit test
b851e98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2023 in 0s

29.61% (+1.18%) compared to 22bf10c

View this Pull Request on Codecov

29.61% (+1.18%) compared to 22bf10c

Details

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%) ⬆️