Skip to content

Remove redundant makefiles, unused code and adjust docs#3149

Merged
masih merged 1 commit into
mainfrom
masih/encoding-mem
Mar 31, 2026
Merged

Remove redundant makefiles, unused code and adjust docs#3149
masih merged 1 commit into
mainfrom
masih/encoding-mem

Conversation

@masih

@masih masih commented Mar 31, 2026

Copy link
Copy Markdown
Collaborator

Remove makefiles no longer in use and adjust docs.
Remove unused code.

@github-actions

github-actions Bot commented Mar 31, 2026

Copy link
Copy Markdown

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedMar 31, 2026, 11:05 AM

@masih masih requested review from pompon0 and sei-will March 31, 2026 10:52
@codecov

codecov Bot commented Mar 31, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.51%. Comparing base (47e7475) to head (41bb6f0).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
sei-cosmos/types/decimal.go 0.00% 1 Missing and 1 partial ⚠️
sei-cosmos/types/int.go 0.00% 1 Missing and 1 partial ⚠️
sei-cosmos/types/uint.go 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3149   +/-   ##
=======================================
  Coverage   58.50%   58.51%           
=======================================
  Files        2095     2095           
  Lines      173528   173519    -9     
=======================================
  Hits       101526   101526           
+ Misses      62880    62868   -12     
- Partials     9122     9125    +3     
Flag Coverage Δ
sei-chain-pr 64.58% <14.28%> (?)
sei-db 70.41% <ø> (ø)

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

Files with missing lines Coverage Δ
app/app.go 69.00% <ø> (ø)
cmd/seid/cmd/root.go 24.72% <ø> (+0.27%) ⬆️
evmrpc/filter.go 70.74% <ø> (+0.23%) ⬆️
evmrpc/stats/tracker.go 83.20% <ø> (+4.78%) ⬆️
evmrpc/utils.go 77.41% <ø> (+0.70%) ⬆️
sei-cosmos/types/decimal.go 86.56% <0.00%> (-0.45%) ⬇️
sei-cosmos/types/int.go 87.43% <0.00%> (-0.89%) ⬇️
sei-cosmos/types/uint.go 83.33% <33.33%> (-1.35%) ⬇️
🚀 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.

@masih masih force-pushed the masih/encoding-mem branch from 4bddc19 to a15961a Compare March 31, 2026 11:00
Remove makefiles no longer in use and adjust docs
Remove unused code.
@masih masih force-pushed the masih/encoding-mem branch from a15961a to 41bb6f0 Compare March 31, 2026 11:04
@masih masih enabled auto-merge March 31, 2026 11:05
@masih masih added this pull request to the merge queue Mar 31, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Mar 31, 2026
@masih masih added this pull request to the merge queue Mar 31, 2026
Merged via the queue into main with commit 81c479d Mar 31, 2026
39 checks passed
@masih masih deleted the masih/encoding-mem branch March 31, 2026 14:14
github-actions Bot pushed a commit that referenced this pull request Mar 31, 2026
Remove makefiles no longer in use and adjust docs.
Remove unused code.

(cherry picked from commit 81c479d)
@seidroid

seidroid Bot commented Mar 31, 2026

Copy link
Copy Markdown

Successfully created backport PR for release/v6.4:

yzang2019 added a commit that referenced this pull request Mar 31, 2026
* main:
  fix(flatkv): harden error handling for readonly store and crash cleanup (#3127)
  Remove redundant makefiles, unused code and adjust docs (#3149)
  Fix minor logging issues (#3147)
  PLT-225 Use in place orbytes for bloom filter (#3144)
  Eliminate per-iteration allocation in SetEvmOnlyBlockBloom (#3133)
masih added a commit that referenced this pull request Mar 31, 2026
…adjust docs (#3152)

Backport of #3149 to `release/v6.4`.

Co-authored-by: Masih H. Derkani <m@derkani.org>
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.

3 participants