Skip to content

Backport release/v6.5: remove iterator usage in PointerInfo#3308

Merged
philipsu522 merged 2 commits intorelease/v6.5from
backport-3296-to-release/v6.5
Apr 27, 2026
Merged

Backport release/v6.5: remove iterator usage in PointerInfo#3308
philipsu522 merged 2 commits intorelease/v6.5from
backport-3296-to-release/v6.5

Conversation

@seidroid
Copy link
Copy Markdown

@seidroid seidroid Bot commented Apr 24, 2026

Backport of #3296 to release/v6.5.

## Describe your changes and provide context
Use point query starting from current version to 0 to replace iterator
usage, since current version is at most single digit

## Testing performed to validate your change
no functional change except different gas usage

(cherry picked from commit e9d506b)
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 24, 2026

The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedApr 27, 2026, 6:20 PM

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

❌ Patch coverage is 28.94737% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.34%. Comparing base (4cc3e19) to head (c1d2ae6).
⚠️ Report is 1 commits behind head on release/v6.5.

Files with missing lines Patch % Lines
x/evm/keeper/pointer.go 28.94% 27 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           release/v6.5    #3308      +/-   ##
================================================
- Coverage         58.37%   58.34%   -0.04%     
================================================
  Files              2091     2091              
  Lines            173022   172994      -28     
================================================
- Hits             101008   100925      -83     
- Misses            63012    63060      +48     
- Partials           9002     9009       +7     
Flag Coverage Δ
sei-chain-pr 71.64% <28.94%> (?)
sei-db 70.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
x/evm/keeper/pointer.go 82.62% <28.94%> (-9.22%) ⬇️

... and 34 files with indirect coverage changes

🚀 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.

@philipsu522 philipsu522 enabled auto-merge (squash) April 27, 2026 18:21
@philipsu522 philipsu522 merged commit afda866 into release/v6.5 Apr 27, 2026
38 checks passed
@philipsu522 philipsu522 deleted the backport-3296-to-release/v6.5 branch April 27, 2026 18:59
masih pushed a commit that referenced this pull request May 4, 2026
Backport of #3296 to `release/v6.5`.

Co-authored-by: Tony Chen <codchen03@gmail.com>
Co-authored-by: Philip Su <philip.su.522@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants