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

fix: remove console.log backwards compatibility tests #706

Merged
merged 1 commit into from
Oct 23, 2024

fix: remove console.log backwards compatibility tests

f057558
Select commit
Loading
Failed to load commit list.
Merged

fix: remove console.log backwards compatibility tests #706

fix: remove console.log backwards compatibility tests
f057558
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 74.28571% with 9 lines in your changes missing coverage. Please review.

Please upload report for BASE (feat/multichain@2eda304). Learn more about missing BASE report.

Files with missing lines Patch % Lines
crates/edr_napi/src/trace/error_inferrer.rs 75.75% 8 Missing ⚠️
crates/edr_solidity/src/contracts_identifier.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##             feat/multichain     #706   +/-   ##
==================================================
  Coverage                   ?   53.51%           
==================================================
  Files                      ?      236           
  Lines                      ?    27743           
  Branches                   ?    27743           
==================================================
  Hits                       ?    14847           
  Misses                     ?    11977           
  Partials                   ?      919           

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