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

improve tracing #2731

Merged
merged 5 commits into from
Apr 2, 2024
Merged

improve tracing #2731

merged 5 commits into from
Apr 2, 2024

Conversation

ermalkaleci
Copy link
Contributor

No description provided.

@ermalkaleci ermalkaleci requested a review from xlc March 29, 2024 10:05
Copy link

codecov bot commented Mar 29, 2024

Codecov Report

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

Project coverage is 65.09%. Comparing base (3193640) to head (af6b985).

Files Patch % Lines
modules/evm/src/runner/tracing.rs 0.00% 91 Missing ⚠️
modules/evm/src/runner/state.rs 0.00% 16 Missing ⚠️
primitives/src/evm.rs 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2731      +/-   ##
==========================================
- Coverage   66.67%   65.09%   -1.59%     
==========================================
  Files          68       67       -1     
  Lines        8622     8718      +96     
==========================================
- Hits         5749     5675      -74     
- Misses       2873     3043     +170     

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

@ermalkaleci ermalkaleci marked this pull request as draft March 30, 2024 00:24
@ermalkaleci ermalkaleci changed the title improve vm tracing improve tracing Mar 30, 2024
@ermalkaleci ermalkaleci marked this pull request as ready for review March 30, 2024 23:15
@ermalkaleci ermalkaleci requested a review from zjb0807 April 1, 2024 09:52
@ermalkaleci ermalkaleci mentioned this pull request Apr 1, 2024
@ermalkaleci ermalkaleci merged commit bb2a5ad into master Apr 2, 2024
6 checks passed
@ermalkaleci ermalkaleci deleted the improve-vm-tracing branch April 2, 2024 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants