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 Padatious intent handler registration with multiple native languages #148

Merged
merged 1 commit into from
Nov 16, 2023

Prevent creating duplicate event listeners when multiple languages ar…

c738331
Select commit
Loading
Failed to load commit list.
Merged

Fix Padatious intent handler registration with multiple native languages #148

Prevent creating duplicate event listeners when multiple languages ar…
c738331
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 16, 2023 in 1s

59.63% (-0.60%) compared to 4f65ac5

View this Pull Request on Codecov

59.63% (-0.60%) compared to 4f65ac5

Details

Codecov Report

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

Comparison is base (4f65ac5) 60.23% compared to head (c738331) 59.63%.
Report is 11 commits behind head on dev.

Files Patch % Lines
ovos_workshop/skills/ovos.py 26.66% 33 Missing ⚠️
ovos_workshop/version.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #148      +/-   ##
==========================================
- Coverage   60.23%   59.63%   -0.60%     
==========================================
  Files          34       34              
  Lines        3347     3367      +20     
==========================================
- Hits         2016     2008       -8     
- Misses       1331     1359      +28     

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