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

Added more info to gas errors #4004

Merged
merged 3 commits into from
Nov 14, 2024

Addressing review comments

3b6ce2c
Select commit
Loading
Failed to load commit list.
Merged

Added more info to gas errors #4004

Addressing review comments
3b6ce2c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 0s

73.89% (+0.00%) compared to 9a06dae

View this Pull Request on Codecov

73.89% (+0.00%) compared to 9a06dae

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 73.89%. Comparing base (9a06dae) to head (3b6ce2c).
Report is 44 commits behind head on main.

Files with missing lines Patch % Lines
crates/node/src/protocol.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4004   +/-   ##
=======================================
  Coverage   73.88%   73.89%           
=======================================
  Files         341      341           
  Lines      106463   106469    +6     
=======================================
+ Hits        78663    78678   +15     
+ Misses      27800    27791    -9     

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