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

L1 migration #2259

Closed
wants to merge 39 commits into from

Remove debugging lines

3eed12f
Select commit
Loading
Failed to load commit list.
Closed

L1 migration #2259

Remove debugging lines
3eed12f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 1s

75.25% (target 70.00%)

View this Pull Request on Codecov

75.25% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 84.37500% with 10 lines in your changes missing coverage. Please review.

Project coverage is 75.25%. Comparing base (810a6bd) to head (3eed12f).

Files with missing lines Patch % Lines
migration/migration.go 87.71% 5 Missing and 2 partials ⚠️
node/node.go 0.00% 2 Missing ⚠️
blockchain/blockchain.go 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                          Coverage Diff                          @@
##           rianhughes/rpc8-getMessageStatus2    #2259      +/-   ##
=====================================================================
- Coverage                              75.28%   75.25%   -0.04%     
=====================================================================
  Files                                    107      107              
  Lines                                  11392    11443      +51     
=====================================================================
+ Hits                                    8577     8611      +34     
- Misses                                  2166     2179      +13     
- Partials                                 649      653       +4     

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