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

feat/compat_handler_decorator #131

Merged
merged 3 commits into from
Sep 21, 2023

tests

456df9e
Select commit
Loading
Failed to load commit list.
Merged

feat/compat_handler_decorator #131

tests
456df9e
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 21, 2023 in 0s

58.92% (+0.81%) compared to 8027bda

View this Pull Request on Codecov

58.92% (+0.81%) compared to 8027bda

Details

Codecov Report

Patch coverage: 52.63% and project coverage change: +0.81% 🎉

Comparison is base (8027bda) 58.10% compared to head (456df9e) 58.92%.
Report is 2 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #131      +/-   ##
==========================================
+ Coverage   58.10%   58.92%   +0.81%     
==========================================
  Files          33       34       +1     
  Lines        3268     3318      +50     
==========================================
+ Hits         1899     1955      +56     
+ Misses       1369     1363       -6     
Files Changed Coverage Δ
ovos_workshop/version.py 0.00% <0.00%> (ø)
ovos_workshop/skills/ovos.py 59.06% <34.14%> (+4.57%) ⬆️
ovos_workshop/skills/common_query_skill.py 38.39% <40.00%> (+3.61%) ⬆️
ovos_workshop/skills/base.py 75.56% <41.93%> (-0.62%) ⬇️
ovos_workshop/skills/fallback.py 61.22% <54.54%> (+3.58%) ⬆️
ovos_workshop/skills/mycroft_skill.py 58.90% <56.81%> (+2.18%) ⬆️
ovos_workshop/decorators/compat.py 84.84% <84.84%> (ø)

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