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 type conversion related to as_u* #2847

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Fix type conversion related to as_u* #2847

merged 2 commits into from
Jan 14, 2025

Conversation

zjb0807
Copy link
Member

@zjb0807 zjb0807 commented Jan 14, 2025

No description provided.

@zjb0807 zjb0807 requested a review from xlc January 14, 2025 02:07
xlc
xlc previously approved these changes Jan 14, 2025
Copy link

codecov bot commented Jan 14, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 61.32%. Comparing base (c61d548) to head (ed66d6a).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
modules/evm/src/runner/stack.rs 0.00% 3 Missing ⚠️
modules/evm-bridge/src/lib.rs 87.50% 1 Missing ⚠️
modules/evm/src/precompiles/modexp.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2847      +/-   ##
==========================================
- Coverage   61.42%   61.32%   -0.10%     
==========================================
  Files          67       67              
  Lines        9428     9218     -210     
==========================================
- Hits         5791     5653     -138     
+ Misses       3637     3565      -72     

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

@zjb0807 zjb0807 merged commit b5df677 into master Jan 14, 2025
6 checks passed
@zjb0807 zjb0807 deleted the fix-as branch January 14, 2025 03:10
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