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

feat: Implement Bundle analysis feature group #3073

Merged
merged 3 commits into from
Jul 29, 2024

Conversation

spalmurray-codecov
Copy link
Contributor

@spalmurray-codecov spalmurray-codecov commented Jul 29, 2024

Implement bundle analysis feature group for configuration manager tab.

Design

Closes codecov/engineering-team#2109

Screenshot 2024-07-29 at 12 26 47

@codecov-staging
Copy link

codecov-staging bot commented Jul 29, 2024

Bundle Report

Changes will increase total bundle size by 765 bytes ⬆️

Bundle name Size Change
gazebo-staging-array-push 5.84MB 765 bytes ⬆️

Copy link

codecov-public-qa bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.28%. Comparing base (f407689) to head (f8763a5).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3073   +/-   ##
=======================================
  Coverage   98.28%   98.28%           
=======================================
  Files         928      928           
  Lines       13916    13923    +7     
  Branches     3769     3718   -51     
=======================================
+ Hits        13677    13684    +7     
  Misses        235      235           
  Partials        4        4           
Files Coverage Δ
...tabs/ConfigurationManager/ConfigurationManager.tsx 100.00% <100.00%> (ø)
...ConfigurationStatus/useRepoConfigurationStatus.tsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 53.84% <ø> (ø)
Layouts 97.75% <ø> (ø)
Pages 99.03% <100.00%> (+<0.01%) ⬆️
Services 99.51% <ø> (ø)
Shared 99.69% <ø> (ø)
UI 93.99% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f407689...f8763a5. Read the comment docs.

@codecov-notifications
Copy link

codecov-notifications bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3073   +/-   ##
=======================================
  Coverage   98.28%   98.28%           
=======================================
  Files         928      928           
  Lines       13916    13923    +7     
  Branches     3769     3800   +31     
=======================================
+ Hits        13677    13684    +7     
  Misses        235      235           
  Partials        4        4           
Files Coverage Δ
...tabs/ConfigurationManager/ConfigurationManager.tsx 100.00% <100.00%> (ø)
...ConfigurationStatus/useRepoConfigurationStatus.tsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 53.84% <ø> (ø)
Layouts 97.75% <ø> (ø)
Pages 99.03% <100.00%> (+<0.01%) ⬆️
Services 99.51% <ø> (ø)
Shared 99.69% <ø> (ø)
UI 93.99% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f407689...f8763a5. Read the comment docs.

@codecov-qa
Copy link

codecov-qa bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.28%. Comparing base (f407689) to head (f8763a5).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3073   +/-   ##
=======================================
  Coverage   98.28%   98.28%           
=======================================
  Files         928      928           
  Lines       13916    13923    +7     
  Branches     3769     3718   -51     
=======================================
+ Hits        13677    13684    +7     
  Misses        235      235           
  Partials        4        4           
Files Coverage Δ
...tabs/ConfigurationManager/ConfigurationManager.tsx 100.00% <100.00%> (ø)
...ConfigurationStatus/useRepoConfigurationStatus.tsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 53.84% <ø> (ø)
Layouts 97.75% <ø> (ø)
Pages 99.03% <100.00%> (+<0.01%) ⬆️
Services 99.51% <ø> (ø)
Shared 99.69% <ø> (ø)
UI 93.99% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f407689...f8763a5. Read the comment docs.

@codecov-releaser
Copy link
Contributor

codecov-releaser commented Jul 29, 2024

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
521a65e Mon, 29 Jul 2024 16:22:37 GMT Expired Expired
f8763a5 Mon, 29 Jul 2024 19:03:01 GMT Cloud Enterprise

Copy link

codecov bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.28%. Comparing base (f407689) to head (f8763a5).

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##               main      #3073   +/-   ##
===========================================
  Coverage   98.28000   98.28000           
===========================================
  Files           928        928           
  Lines         13916      13923    +7     
  Branches       3716       3800   +84     
===========================================
+ Hits          13677      13684    +7     
  Misses          235        235           
  Partials          4          4           
Files Coverage Δ
...tabs/ConfigurationManager/ConfigurationManager.tsx 100.00% <100.00%> (ø)
...ConfigurationStatus/useRepoConfigurationStatus.tsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 53.84% <ø> (ø)
Layouts 97.75% <ø> (ø)
Pages 99.03% <100.00%> (+<0.01%) ⬆️
Services 99.51% <ø> (ø)
Shared 99.69% <ø> (ø)
UI 93.99% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f407689...f8763a5. Read the comment docs.

@spalmurray-codecov spalmurray-codecov marked this pull request as ready for review July 29, 2024 16:26
Copy link
Contributor

@nicholas-codecov nicholas-codecov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Question to look at

@spalmurray-codecov spalmurray-codecov force-pushed the spalmurray/IAM-BA-group branch from 521a65e to f8763a5 Compare July 29, 2024 18:56
Copy link
Contributor

@nicholas-codecov nicholas-codecov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noice

Copy link

codecov bot commented Jul 29, 2024

Bundle Report

Changes will increase total bundle size by 765 bytes ⬆️

Bundle name Size Change
gazebo-production-array-push 5.84MB 765 bytes ⬆️

@spalmurray-codecov spalmurray-codecov added this pull request to the merge queue Jul 29, 2024
Merged via the queue into main with commit ab4d9d8 Jul 29, 2024
61 checks passed
@spalmurray-codecov spalmurray-codecov deleted the spalmurray/IAM-BA-group branch July 29, 2024 19:15
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.

Implement Bundle analysis feature block for in-app marketing
3 participants