Skip to content

Reduce memory usage for ios image optimization insights#309

Merged
NicoHinderling merged 1 commit into
mainfrom
image-optimization-insights-memory-reduction
Sep 2, 2025
Merged

Reduce memory usage for ios image optimization insights#309
NicoHinderling merged 1 commit into
mainfrom
image-optimization-insights-memory-reduction

Conversation

@NicoHinderling

Copy link
Copy Markdown
Contributor

Fixes one small potential memory leak + halves the # of workers operating in parallel

@codecov

codecov Bot commented Sep 2, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.75%. Comparing base (4d2c903) to head (91e8006).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...aunchpad/size/insights/apple/image_optimization.py 40.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #309      +/-   ##
==========================================
- Coverage   77.77%   77.75%   -0.03%     
==========================================
  Files         142      142              
  Lines       11147    11149       +2     
  Branches     1184     1185       +1     
==========================================
- Hits         8670     8669       -1     
- Misses       2057     2059       +2     
- Partials      420      421       +1     

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@NicoHinderling NicoHinderling merged commit b66c16e into main Sep 2, 2025
18 checks passed
@NicoHinderling NicoHinderling deleted the image-optimization-insights-memory-reduction branch September 2, 2025 20:07
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