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

Add --analyze flag to enable bundle analyzer to CLI #3075

Merged
merged 3 commits into from
Feb 7, 2025

Deduplicate lockfile

75a9823
Select commit
Loading
Failed to load commit list.
Merged

Add --analyze flag to enable bundle analyzer to CLI #3075

Deduplicate lockfile
75a9823
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2025 in 0s

94.88% (+0.01%) compared to 9898fcd

View this Pull Request on Codecov

94.88% (+0.01%) compared to 9898fcd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.88%. Comparing base (9898fcd) to head (75a9823).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3075      +/-   ##
==========================================
+ Coverage   94.86%   94.88%   +0.01%     
==========================================
  Files         505      506       +1     
  Lines       11088    11121      +33     
  Branches     1700     1708       +8     
==========================================
+ Hits        10519    10552      +33     
  Misses        569      569              

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