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

tests(dot/digest) add tests to digest block import handler #3329

Merged

Conversation

EclesioMeloJunior
Copy link
Member

@EclesioMeloJunior EclesioMeloJunior commented Jun 15, 2023

Changes

Tests

go test -run github.com/ChainSafe/gossamer/dot/digest

Issues

N/A

Primary Reviewer

@axaysagathiya

@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Merging #3329 (a70ec26) into development (a3b3d48) will increase coverage by 0.41%.
The diff coverage is 85.71%.

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     

@EclesioMeloJunior EclesioMeloJunior marked this pull request as ready for review June 15, 2023 20:21
dot/digest/block_import_test.go Outdated Show resolved Hide resolved
dot/digest/block_import.go Outdated Show resolved Hide resolved
Copy link
Contributor

@jimjbrettj jimjbrettj left a 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

Copy link
Contributor

@jimjbrettj jimjbrettj left a 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!

Copy link
Contributor

@axaysagathiya axaysagathiya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@EclesioMeloJunior EclesioMeloJunior merged commit 8d76664 into development Jun 21, 2023
@EclesioMeloJunior EclesioMeloJunior deleted the eclesio/add-tests-digest-block-import-handler branch June 21, 2023 17:32
Copy link

🎉 This PR is included in version 0.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

4 participants