Skip to content

Remove redundant copy from dockerfile#2657

Merged
masih merged 1 commit intomainfrom
masih/fix-docker-build
Jan 5, 2026
Merged

Remove redundant copy from dockerfile#2657
masih merged 1 commit intomainfrom
masih/fix-docker-build

Conversation

@masih
Copy link
Copy Markdown
Collaborator

@masih masih commented Jan 5, 2026

The wasmd and ibc go sub modules are flattened. This makes COPY statements redundant in Dockerfile.

The wasmd and ibc go sub modules are flattened. This makes `COPY` statements redundant in `Dockerfile`.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 5, 2026

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJan 5, 2026, 2:22 PM

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.77%. Comparing base (25bf825) to head (97cb8e0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2657      +/-   ##
==========================================
- Coverage   43.78%   43.77%   -0.01%     
==========================================
  Files        1904     1904              
  Lines      158932   158932              
==========================================
- Hits        69582    69579       -3     
- Misses      82947    82952       +5     
+ Partials     6403     6401       -2     
Flag Coverage Δ
sei-chain 45.81% <ø> (-0.02%) ⬇️
sei-cosmos 38.20% <ø> (ø)
sei-db 69.06% <ø> (ø)
sei-tendermint 47.29% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 17 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.

@masih masih marked this pull request as ready for review January 5, 2026 14:35
@masih masih enabled auto-merge (squash) January 5, 2026 14:38
@masih masih merged commit 354a415 into main Jan 5, 2026
51 of 54 checks passed
@masih masih deleted the masih/fix-docker-build branch January 5, 2026 15:21
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