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

feat: expand the API of SyncDispatcher #191

Merged
merged 5 commits into from
Sep 10, 2021
Merged

feat: expand the API of SyncDispatcher #191

merged 5 commits into from
Sep 10, 2021

Conversation

Reasno
Copy link
Member

@Reasno Reasno commented Sep 10, 2021

Add more features to the SyncDispatcher. No plan to change contract.Dispatcher yet.

@codecov
Copy link

codecov bot commented Sep 10, 2021

Codecov Report

Merging #191 (6bc5a3a) into master (ecc44a5) will increase coverage by 0.09%.
The diff coverage is 91.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #191      +/-   ##
==========================================
+ Coverage   81.92%   82.02%   +0.09%     
==========================================
  Files          88       88              
  Lines        3309     3366      +57     
==========================================
+ Hits         2711     2761      +50     
- Misses        447      451       +4     
- Partials      151      154       +3     
Impacted Files Coverage Δ
events/dispatcher.go 92.06% <90.19%> (-7.94%) ⬇️
events/listener.go 100.00% <100.00%> (ø)
config/watcher/file.go 58.13% <0.00%> (-4.66%) ⬇️

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 ecc44a5...6bc5a3a. Read the comment docs.

@Reasno Reasno requested a review from GGXXLL September 10, 2021 07:12
@Reasno Reasno merged commit 73bd5aa into master Sep 10, 2021
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