Skip to content

Conversation

@thomas-nguy
Copy link

Closes: #XXX

Description


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

For admin use:

  • Added appropriate labels to PR (ex. WIP, R4R, docs, etc)
  • Reviewers assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

@thomas-nguy thomas-nguy requested a review from a team as a code owner October 27, 2025 08:25
@thomas-nguy thomas-nguy requested review from XinyuCRO and randy-cro and removed request for a team October 27, 2025 08:25
@github-actions github-actions bot added the evm label Oct 27, 2025
@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

❌ Patch coverage is 38.46154% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.85%. Comparing base (68d9d3c) to head (d02c0c1).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
x/evm/keeper/grpc_query.go 20.00% 3 Missing and 1 partial ⚠️
rpc/backend/call_tx.go 66.66% 1 Missing and 1 partial ⚠️
rpc/namespaces/ethereum/eth/api.go 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #764      +/-   ##
===========================================
- Coverage    46.86%   46.85%   -0.01%     
===========================================
  Files          189      189              
  Lines        15342    15351       +9     
===========================================
+ Hits          7190     7193       +3     
- Misses        7356     7360       +4     
- Partials       796      798       +2     
Files with missing lines Coverage Δ
rpc/backend/backend.go 77.77% <ø> (ø)
rpc/backend/call_tx.go 60.08% <66.66%> (-0.18%) ⬇️
rpc/namespaces/ethereum/eth/api.go 0.00% <0.00%> (ø)
x/evm/keeper/grpc_query.go 74.06% <20.00%> (-0.61%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@thomas-nguy thomas-nguy merged commit bd820ee into crypto-org-chain:develop Oct 31, 2025
50 of 55 checks passed
@thomas-nguy thomas-nguy deleted the thomas/eth_call_override branch October 31, 2025 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants