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

Merge main into feat/multichain #765

Merged
merged 32 commits into from
Jan 7, 2025

Merge remote-tracking branch 'origin/main' into merge/main

3415702
Select commit
Loading
Failed to load commit list.
Merged

Merge main into feat/multichain #765

Merge remote-tracking branch 'origin/main' into merge/main
3415702
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 0s

54.17% (+0.19%) compared to 7f21538

View this Pull Request on Codecov

54.17% (+0.19%) compared to 7f21538

Details

Codecov Report

Attention: Patch coverage is 3.50117% with 2894 lines in your changes missing coverage. Please review.

Project coverage is 54.17%. Comparing base (7f21538) to head (3415702).

Files with missing lines Patch % Lines
crates/edr_solidity/src/error_inferrer.rs 1.85% 1584 Missing ⚠️
crates/edr_solidity/src/nested_tracer.rs 0.00% 262 Missing ⚠️
crates/edr_solidity/src/solidity_tracer.rs 0.00% 193 Missing ⚠️
crates/edr_napi/src/trace/solidity_stack_trace.rs 0.00% 185 Missing ⚠️
crates/edr_solidity/src/contract_decoder.rs 0.00% 152 Missing ⚠️
...src/mapped_inline_internal_functions_heuristics.rs 0.00% 112 Missing ⚠️
crates/edr_solidity/src/compiler.rs 0.00% 51 Missing ⚠️
crates/edr_solidity/src/nested_trace.rs 0.00% 48 Missing ⚠️
...ates/edr_provider/src/requests/hardhat/compiler.rs 0.00% 39 Missing ⚠️
crates/edr_napi_core/src/spec.rs 0.00% 34 Missing ⚠️
... and 24 more
Additional details and impacted files
@@                 Coverage Diff                 @@
##           feat/multichain     #765      +/-   ##
===================================================
+ Coverage            53.98%   54.17%   +0.19%     
===================================================
  Files                  243      243              
  Lines                28142    28080      -62     
  Branches             28142    28080      -62     
===================================================
+ Hits                 15192    15212      +20     
+ Misses               12060    11978      -82     
  Partials               890      890              

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