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

[Merged by Bors] - Improve performance of proposal builder by not DB inserting active set if not necessary #6422

Closed
wants to merge 7 commits into from

Fix typo

2f8aa8e
Select commit
Loading
Failed to load commit list.
Closed

[Merged by Bors] - Improve performance of proposal builder by not DB inserting active set if not necessary #6422

Fix typo
2f8aa8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 29, 2024 in 0s

92.1% of diff hit (target 79.7%)

View this Pull Request on Codecov

92.1% of diff hit (target 79.7%)

Annotations

Check warning on line 490 in miner/proposal_builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

miner/proposal_builder.go#L489-L490

Added lines #L489 - L490 were not covered by tests

Check warning on line 621 in sql/database.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sql/database.go#L620-L621

Added lines #L620 - L621 were not covered by tests