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

add barrier missing between producer submit and needpoke check #4593

Merged
merged 2 commits into from
Oct 8, 2024

submit tx ring only if prod > 0

3769eb4
Select commit
Loading
Failed to load commit list.
Merged

add barrier missing between producer submit and needpoke check #4593

submit tx ring only if prod > 0
3769eb4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 7, 2024 in 0s

86.66% (-0.29%) compared to ecf88da

View this Pull Request on Codecov

86.66% (-0.29%) compared to ecf88da

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.66%. Comparing base (ecf88da) to head (3769eb4).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4593      +/-   ##
==========================================
- Coverage   86.94%   86.66%   -0.29%     
==========================================
  Files          56       56              
  Lines       17354    17354              
==========================================
- Hits        15089    15040      -49     
- Misses       2265     2314      +49     

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