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

feat: consensus appeal success should rollback all newer transactions to pending #768

Open
wants to merge 46 commits into
base: main
Choose a base branch
from

fix: add rollback to pending of newer transactions for leader appeals

df3f7e4
Select commit
Loading
Failed to load commit list.
Open

feat: consensus appeal success should rollback all newer transactions to pending #768

fix: add rollback to pending of newer transactions for leader appeals
df3f7e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 20, 2024 in 0s

18.16% (-1.40%) compared to add6a9e

View this Pull Request on Codecov

18.16% (-1.40%) compared to add6a9e

Details

Codecov Report

Attention: Patch coverage is 0% with 33 lines in your changes missing coverage. Please review.

Project coverage is 18.16%. Comparing base (add6a9e) to head (df3f7e4).
Report is 36 commits behind head on main.

Files with missing lines Patch % Lines
...ntend/src/components/Simulator/TransactionItem.vue 0.00% 23 Missing ⚠️
...tend/src/components/Simulator/TransactionsList.vue 0.00% 6 Missing ⚠️
frontend/src/views/Simulator/RunDebugView.vue 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #768      +/-   ##
==========================================
- Coverage   19.55%   18.16%   -1.40%     
==========================================
  Files         129      129              
  Lines       10006    10104      +98     
  Branches      319      302      -17     
==========================================
- Hits         1957     1835     -122     
- Misses       7964     8184     +220     
  Partials       85       85              

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