CloudBot icon indicating copy to clipboard operation
CloudBot copied to clipboard

Make event ordering more deterministic

Open linuxdaemon opened this issue 6 years ago • 1 comments

linuxdaemon avatar Dec 01 '19 05:12 linuxdaemon

Codecov Report

Merging #34 (3b74a1b) into main (1bafeea) will decrease coverage by 1.38%. The diff coverage is 83.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
- Coverage   67.71%   66.33%   -1.39%     
==========================================
  Files         254      254              
  Lines       16947    16252     -695     
  Branches     2074     2072       -2     
==========================================
- Hits        11475    10780     -695     
  Misses       5260     5260              
  Partials      212      212              
Impacted Files Coverage Δ
cloudbot/bot.py 42.92% <16.66%> (+0.49%) :arrow_up:
cloudbot/clients/irc.py 74.27% <100.00%> (-0.17%) :arrow_down:
plugins/core/chan_track.py 58.18% <100.00%> (-2.77%) :arrow_down:
tests/core_tests/irc_client_test.py 98.01% <100.00%> (-1.99%) :arrow_down:
plugins/jokes.py 31.74% <0.00%> (-13.13%) :arrow_down:
plugins/core/core_out.py 30.76% <0.00%> (-9.24%) :arrow_down:
plugins/core/core_hooks.py 28.57% <0.00%> (-8.93%) :arrow_down:
plugins/admin_channel.py 21.84% <0.00%> (-8.75%) :arrow_down:
plugins/deals.py 33.33% <0.00%> (-7.85%) :arrow_down:
plugins/core/core_tracker.py 30.30% <0.00%> (-7.54%) :arrow_down:
... and 189 more

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 1bafeea...3b74a1b. Read the comment docs.

codecov[bot] avatar Dec 01 '19 05:12 codecov[bot]