OpenVoiceOS / ovos_skill_manager

skill installer for OVOS
Apache License 2.0
5 stars 6 forks source link

Add annotations to all Github functions #79

Closed NeonDaniel closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #79 (598d9cf) into master (ba89385) will increase coverage by 2.42%. The diff coverage is 95.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
+ Coverage   56.38%   58.80%   +2.42%     
==========================================
  Files          33       33              
  Lines        2680     2685       +5     
==========================================
+ Hits         1511     1579      +68     
+ Misses       1169     1106      -63     
Impacted Files Coverage Δ
ovos_skills_manager/github/api.py 42.47% <90.90%> (+10.48%) :arrow_up:
ovos_skills_manager/github/__init__.py 73.41% <100.00%> (+4.71%) :arrow_up:
ovos_skills_manager/github/raw.py 63.89% <100.00%> (+0.10%) :arrow_up:
ovos_skills_manager/requirements.py 30.43% <0.00%> (+7.24%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update da4c5fb...598d9cf. Read the comment docs.