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: block production integration tests #249

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

Conversation

EvolveArt
Copy link
Contributor

Pull Request type

Please add the labels corresponding to the type of changes your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
    X Testing
  • Other (please describe):

What is the current behavior?

Resolves: #NA

What is the new behavior?

  • Adds integration tests for the block-import crate
  • Adds integration tests for the BlockProductionTask

Does this introduce a breaking change?

No

Other information

@antiyro antiyro added the tests The label for testings label Sep 10, 2024
@EvolveArt EvolveArt marked this pull request as ready for review September 10, 2024 16:04
Copy link

Coverage report

The coverage rate is 75.86523736600306%

100% of new lines are covered.

Diff Coverage details (click to unfold)

crates/primitives/chain_config/src/chain_config.rs

100.0% of new lines are covered

crates/client/mempool/src/block_production.rs

100.0% of new lines are covered

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests The label for testings
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

2 participants