Skip to content

Feat/optimize image size #917

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 20, 2025
Merged

Feat/optimize image size #917

merged 3 commits into from
May 20, 2025

Conversation

EronWright
Copy link
Contributor

@EronWright EronWright commented May 20, 2025

Proposed changes

Based on: #852

apply common best practice for production builds to reduce weight of produced binaries. This decrease the size significantly from 171MB to 119MB

Related issues (optional)

project0 and others added 3 commits May 19, 2025 15:21
apply common best practice for production builds to reduce weight of
produced binaries. This decrease the size significantly from 171MB to 119MB.
Remove the `-s` flag
Copy link

codecov bot commented May 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.17%. Comparing base (02beabd) to head (60a62f0).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #917   +/-   ##
=======================================
  Coverage   52.17%   52.17%           
=======================================
  Files          33       33           
  Lines        4556     4556           
=======================================
  Hits         2377     2377           
  Misses       1986     1986           
  Partials      193      193           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@EronWright EronWright merged commit 208ab91 into master May 20, 2025
15 checks passed
@EronWright EronWright deleted the feat/optimize-image-size branch May 20, 2025 17:08
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.

2 participants