Skip to content

Added events, state and event handlers. #51

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

Merged
merged 4 commits into from
Sep 18, 2022
Merged

Conversation

s3rius
Copy link
Member

@s3rius s3rius commented Sep 17, 2022

Signed-off-by: Pavel Kirilin win10@list.ru

Signed-off-by: Pavel Kirilin <win10@list.ru>
@codecov-commenter
Copy link

codecov-commenter commented Sep 17, 2022

Codecov Report

Merging #51 (fe7fde8) into release/0.1.2 (bcc9d9e) will increase coverage by 1.19%.
The diff coverage is 69.52%.

@@                Coverage Diff                @@
##           release/0.1.2      #51      +/-   ##
=================================================
+ Coverage          58.01%   59.21%   +1.19%     
=================================================
  Files                 48       51       +3     
  Lines               1241     1319      +78     
=================================================
+ Hits                 720      781      +61     
- Misses               521      538      +17     
Impacted Files Coverage Δ
taskiq/abc/middleware.py 100.00% <ø> (ø)
taskiq/abc/schedule_source.py 100.00% <ø> (+10.00%) ⬆️
taskiq/decor.py 74.28% <ø> (+1.31%) ⬆️
taskiq/kicker.py 41.02% <ø> (-0.23%) ⬇️
taskiq/scheduler/merge_functions.py 30.00% <ø> (-3.34%) ⬇️
taskiq/scheduler/scheduler.py 73.68% <ø> (+2.25%) ⬆️
taskiq/task.py 72.72% <ø> (+2.51%) ⬆️
taskiq/brokers/inmemory_broker.py 64.00% <40.00%> (-6.00%) ⬇️
taskiq/abc/broker.py 75.00% <43.75%> (-7.20%) ⬇️
taskiq/state.py 68.18% <68.18%> (ø)
... and 12 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Signed-off-by: Pavel Kirilin <win10@list.ru>
Signed-off-by: Pavel Kirilin <win10@list.ru>
Signed-off-by: Pavel Kirilin <win10@list.ru>
@s3rius s3rius merged commit a1ef1b0 into release/0.1.2 Sep 18, 2022
@s3rius s3rius deleted the feature/events branch September 18, 2022 21:03
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.

2 participants