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

Fix flaky block-proposal test #4337

Merged
merged 4 commits into from
Feb 5, 2024
Merged

Fix flaky block-proposal test #4337

merged 4 commits into from
Feb 5, 2024

Conversation

jcnelson
Copy link
Member

@jcnelson jcnelson commented Feb 2, 2024

This fixes the flakiness in miner_writes_proposed_block_to_stackerdb.

Copy link

codecov bot commented Feb 2, 2024

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (4440414) 83.23% compared to head (3ebc0b5) 83.25%.

Files Patch % Lines
stackslib/src/net/api/getstackerdbchunk.rs 37.50% 5 Missing ⚠️
stackslib/src/net/api/poststackerdbchunk.rs 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #4337      +/-   ##
==========================================
+ Coverage   83.23%   83.25%   +0.02%     
==========================================
  Files         443      443              
  Lines      316885   316901      +16     
==========================================
+ Hits       263749   263838      +89     
+ Misses      53136    53063      -73     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jferrant
Copy link
Collaborator

jferrant commented Feb 3, 2024

Glad you caught this! LGTM

@jcnelson jcnelson merged commit 278d88e into next Feb 5, 2024
2 checks passed
@blockstack-devops
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Nov 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants