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

Problem: fix of broken opBlockhash and tx validation are not included #1621

Merged
merged 2 commits into from
Oct 4, 2024

Merge branch 'main' into bump_deps

04b239b
Select commit
Loading
Failed to load commit list.
Merged

Problem: fix of broken opBlockhash and tx validation are not included #1621

Merge branch 'main' into bump_deps
04b239b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2024 in 1s

36.86% (-0.02%) compared to c96cdaf

View this Pull Request on Codecov

36.86% (-0.02%) compared to c96cdaf

Details

Codecov Report

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

Project coverage is 36.86%. Comparing base (c96cdaf) to head (04b239b).

Files with missing lines Patch % Lines
app/upgrades.go 0.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1621      +/-   ##
==========================================
- Coverage   36.88%   36.86%   -0.02%     
==========================================
  Files         102      102              
  Lines        8055     8059       +4     
==========================================
  Hits         2971     2971              
- Misses       4706     4710       +4     
  Partials      378      378              
Files with missing lines Coverage Δ
app/upgrades.go 15.38% <0.00%> (-2.80%) ⬇️