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 July 7, 2025 07:15
@thomas-nguy thomas-nguy requested review from XinyuCRO and calvinaco and removed request for a team July 7, 2025 07:15
Copy link

codecov bot commented Jul 7, 2025

Codecov Report

Attention: Patch coverage is 21.42857% with 11 lines in your changes missing coverage. Please review.

Project coverage is 46.06%. Comparing base (4fc136e) to head (7b1ad89).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
x/evm/types/query.go 0.00% 7 Missing ⚠️
x/evm/keeper/grpc_query.go 42.85% 3 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #659      +/-   ##
===========================================
- Coverage    46.09%   46.06%   -0.04%     
===========================================
  Files          181      181              
  Lines        18185    18198      +13     
===========================================
  Hits          8382     8382              
- Misses        9078     9090      +12     
- Partials       725      726       +1     
Files with missing lines Coverage Δ
x/evm/keeper/grpc_query.go 76.56% <42.85%> (-0.84%) ⬇️
x/evm/types/query.go 0.00% <0.00%> (ø)
🚀 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 d4feda2 into crypto-org-chain:develop Jul 8, 2025
37 of 38 checks passed
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