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

Make event ordering more deterministic #34

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

linuxdaemon
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 1, 2019

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%) ⬆️
cloudbot/clients/irc.py 74.27% <100.00%> (-0.17%) ⬇️
plugins/core/chan_track.py 58.18% <100.00%> (-2.77%) ⬇️
tests/core_tests/irc_client_test.py 98.01% <100.00%> (-1.99%) ⬇️
plugins/jokes.py 31.74% <0.00%> (-13.13%) ⬇️
plugins/core/core_out.py 30.76% <0.00%> (-9.24%) ⬇️
plugins/core/core_hooks.py 28.57% <0.00%> (-8.93%) ⬇️
plugins/admin_channel.py 21.84% <0.00%> (-8.75%) ⬇️
plugins/deals.py 33.33% <0.00%> (-7.85%) ⬇️
plugins/core/core_tracker.py 30.30% <0.00%> (-7.54%) ⬇️
... 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.

@linuxdaemon linuxdaemon force-pushed the gonzobot+fix-event-order branch 2 times, most recently from eb34e87 to 7e2c2c5 Compare June 1, 2020 00:07
@linuxdaemon linuxdaemon changed the base branch from gonzobot to master June 1, 2020 03:04
@linuxdaemon linuxdaemon force-pushed the gonzobot+fix-event-order branch 3 times, most recently from efcf589 to 44810b0 Compare June 29, 2020 03:07
Base automatically changed from master to main January 17, 2021 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant