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

Moved several consensus fields to state struct. #4825

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Frozen
Copy link
Contributor

@Frozen Frozen commented Jan 1, 2025

Motivation:
Refactored the consensus module by splitting it into smaller, modular structs to enhance testability and maintainability.

Results:

  • Increased test coverage for consensus statements from 15% to 18%.
  • Successfully addressed and validated corner cases through comprehensive testing.

@Frozen Frozen self-assigned this Jan 1, 2025
@Frozen Frozen added refactor refactor ready-to-merge test-coverage increased tests coverage labels Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge refactor refactor test-coverage increased tests coverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant