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(blockifier): get revert receipt only in case of revert #2471

Merged
merged 1 commit into from
Dec 5, 2024

feat(blockifier): get revert receipt only in case of revert

8238c55
Select commit
Loading
Failed to load commit list.
Merged

feat(blockifier): get revert receipt only in case of revert #2471

feat(blockifier): get revert receipt only in case of revert
8238c55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 in 0s

72.03% (+31.93%) compared to e3165c4

View this Pull Request on Codecov

72.03% (+31.93%) compared to e3165c4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.03%. Comparing base (e3165c4) to head (8238c55).
Report is 711 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2471       +/-   ##
===========================================
+ Coverage   40.10%   72.03%   +31.93%     
===========================================
  Files          26      101       +75     
  Lines        1895    13525    +11630     
  Branches     1895    13525    +11630     
===========================================
+ Hits          760     9743     +8983     
- Misses       1100     3367     +2267     
- Partials       35      415      +380     

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