-
Notifications
You must be signed in to change notification settings - Fork 131
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
tests(dot/digest) add tests to digest block import handler #3329
tests(dot/digest) add tests to digest block import handler #3329
Conversation
…mportHandler` at `digest` pkg
…e/gossamer into eclesio/handle-digest-on-import
…e/gossamer into eclesio/handle-digest-on-import
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## development #3329 +/- ##
===============================================
+ Coverage 51.01% 51.42% +0.41%
===============================================
Files 224 224
Lines 28118 28125 +7
===============================================
+ Hits 14343 14464 +121
+ Misses 12391 12270 -121
- Partials 1384 1391 +7 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, just a few questions
…b.com:ChainSafe/gossamer into eclesio/add-tests-digest-block-import-handler
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice work, all looks good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
🎉 This PR is included in version 0.8.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Changes
digest.BlockImportHandler
now returns an error when failing to handle a consensus digestBlockImportHandler
and remove channel #3312Tests
go test -run github.com/ChainSafe/gossamer/dot/digest
Issues
N/A
Primary Reviewer
@axaysagathiya