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

Use parameter_types instead of thread_local #2719

Closed
wants to merge 11 commits into from
Closed

Conversation

zjb0807
Copy link
Member

@zjb0807 zjb0807 commented Feb 27, 2024

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

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

Project coverage is 66.71%. Comparing base (89ef1e5) to head (aa9813b).
Report is 1 commits behind head on master.

Files Patch % Lines
modules/evm/src/runner/state.rs 13.04% 20 Missing ⚠️
modules/evm/src/runner/tracing.rs 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2719      +/-   ##
==========================================
- Coverage   67.21%   66.71%   -0.50%     
==========================================
  Files          68       67       -1     
  Lines        9567     8500    -1067     
==========================================
- Hits         6430     5671     -759     
+ Misses       3137     2829     -308     

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

@zjb0807 zjb0807 force-pushed the use-parameter_types branch from c93c296 to bee5207 Compare February 27, 2024 09:59
@zjb0807
Copy link
Member Author

zjb0807 commented Feb 27, 2024

fix #2716

@zjb0807 zjb0807 closed this Feb 27, 2024
@zjb0807 zjb0807 deleted the use-parameter_types branch February 27, 2024 14:05
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.

2 participants