Skip to content
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

chore: Finalize changes to build size action #1300

Merged
merged 13 commits into from
Jan 23, 2025

Conversation

metal-messiah
Copy link
Member

@metal-messiah metal-messiah commented Dec 27, 2024

Track build sizes using shared GHA

Track build sizes for:

  • Pull request builds
  • merges with main branch
  • nightly checks
  • new releases

Copy link

github-actions bot commented Dec 27, 2024

Asset Size Report

Merging this pull request will result in the following asset size changes:

Agent Asset Previous Size New Size Diff
lite loader 29.77 kB / 10.79 kB (gzip) 29.77 kB / 10.79 kB (gzip) 0% / 0% (gzip)
lite async-chunk 52.59 kB / 17.08 kB (gzip) 52.59 kB / 17.08 kB (gzip) 0% / 0% (gzip)
pro loader 51.42 kB / 17.74 kB (gzip) 51.42 kB / 17.74 kB (gzip) 0% / 0% (gzip)
pro async-chunk 99.77 kB / 30.52 kB (gzip) 99.77 kB / 30.52 kB (gzip) 0% / 0% (gzip)
spa loader 59.04 kB / 20.07 kB (gzip) 59.04 kB / 20.07 kB (gzip) 0% / 0% (gzip)
spa async-chunk 114.49 kB / 34.85 kB (gzip) 114.49 kB / 34.85 kB (gzip) 0% / 0% (gzip)

Copy link

codecov bot commented Dec 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.65%. Comparing base (429a7b6) to head (f907290).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1300      +/-   ##
==========================================
- Coverage   88.68%   88.65%   -0.04%     
==========================================
  Files         170      170              
  Lines        7317     7324       +7     
  Branches     1480     1497      +17     
==========================================
+ Hits         6489     6493       +4     
- Misses        714      716       +2     
- Partials      114      115       +1     
Flag Coverage Δ
unit-tests 79.93% <ø> (+0.03%) ⬆️

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

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

@metal-messiah metal-messiah marked this pull request as ready for review December 30, 2024 16:11
@metal-messiah metal-messiah merged commit 2391dcf into main Jan 23, 2025
15 of 16 checks passed
@metal-messiah metal-messiah deleted the finalize-build-size-action branch January 23, 2025 18:10
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