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

Fuzzer testing for 2PC transactions #16476

Merged
merged 11 commits into from
Jul 29, 2024

cleanup remove unrequired changes

745a491
Select commit
Loading
Failed to load commit list.
Merged

Fuzzer testing for 2PC transactions #16476

cleanup remove unrequired changes
745a491
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2024 in 0s

68.62% (-0.01%) compared to 88d7033, passed because coverage increased by -0.01% when compared to adjusted base (68.63%)

View this Pull Request on Codecov

68.62% (-0.01%) compared to 88d7033, passed because coverage increased by -0.01% when compared to adjusted base (68.63%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.62%. Comparing base (88d7033) to head (745a491).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16476      +/-   ##
==========================================
- Coverage   68.63%   68.62%   -0.01%     
==========================================
  Files        1551     1551              
  Lines      199473   199515      +42     
==========================================
+ Hits       136906   136915       +9     
- Misses      62567    62600      +33     

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