CloudBot icon indicating copy to clipboard operation
CloudBot copied to clipboard

Add 3.10 to testing

Open linuxdaemon opened this issue 4 years ago • 1 comments

linuxdaemon avatar Nov 14 '21 18:11 linuxdaemon

Codecov Report

Base: 79.75% // Head: 79.77% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (1f5a17f) compared to base (f5feb97). Patch coverage: 90.90% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #459      +/-   ##
==========================================
+ Coverage   79.75%   79.77%   +0.01%     
==========================================
  Files         278      278              
  Lines       19372    19375       +3     
  Branches     2046     2250     +204     
==========================================
+ Hits        15450    15456       +6     
+ Misses       3663     3660       -3     
  Partials      259      259              
Impacted Files Coverage Δ
cloudbot/util/async_util.py 59.37% <50.00%> (-0.63%) :arrow_down:
cloudbot/__main__.py 55.55% <80.00%> (+0.79%) :arrow_up:
cloudbot/bot.py 75.00% <85.00%> (+1.21%) :arrow_up:
cloudbot/client.py 98.61% <100.00%> (-0.06%) :arrow_down:
cloudbot/util/mapping.py 100.00% <100.00%> (ø)
tests/core_tests/test_main.py 100.00% <100.00%> (ø)
tests/plugin_tests/test_brew.py 100.00% <100.00%> (ø)
plugins/grab.py 86.52% <0.00%> (ø)
tests/plugin_tests/test_youtube.py 100.00% <0.00%> (ø)
plugins/tvdb.py 99.67% <0.00%> (+0.32%) :arrow_up:
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Nov 14 '21 18:11 codecov[bot]