Skip to content

fix: Add sentry-merge to list of acceptable plan names #3906

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 2 commits into from
Jul 2, 2025

Conversation

spalmurray
Copy link
Contributor

@spalmurray spalmurray commented Jul 2, 2025

@spalmurray spalmurray marked this pull request as ready for review July 2, 2025 19:25
@codecov-staging
Copy link

codecov-staging bot commented Jul 2, 2025

Bundle Report

Changes will increase total bundle size by 66 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
gazebo-staging-system 6.23MB 33 bytes (0.0%) ⬆️
gazebo-staging-esm 6.31MB 33 bytes (0.0%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: gazebo-staging-system

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/index-legacy.*.js 33 bytes 716.76kB 0.0%

Files in assets/index-legacy.*.js:

  • ./src/shared/utils/billing.ts → Total Size: 3.03kB
view changes for bundle: gazebo-staging-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/index.*.js 33 bytes 639.29kB 0.01%

Files in assets/index.*.js:

  • ./src/shared/utils/billing.ts → Total Size: 2.89kB

Copy link

codecov bot commented Jul 2, 2025

Bundle Report

Changes will increase total bundle size by 66 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
gazebo-production-system 6.23MB 33 bytes (0.0%) ⬆️
gazebo-production-esm 6.31MB 33 bytes (0.0%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: gazebo-production-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/index.*.js 33 bytes 639.29kB 0.01%

Files in assets/index.*.js:

  • ./src/shared/utils/billing.ts → Total Size: 2.89kB
view changes for bundle: gazebo-production-system

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/index-legacy.*.js 33 bytes 716.76kB 0.0%

Files in assets/index-legacy.*.js:

  • ./src/shared/utils/billing.ts → Total Size: 3.03kB

Copy link

codecov bot commented Jul 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.64%. Comparing base (07ae444) to head (351c291).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3906   +/-   ##
=======================================
  Coverage   98.64%   98.64%           
=======================================
  Files         828      828           
  Lines       15065    15065           
  Branches     4310     4310           
=======================================
  Hits        14861    14861           
  Misses        196      196           
  Partials        8        8           
Files with missing lines Coverage Δ
src/shared/utils/billing.ts 100.00% <ø> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.71% <ø> (ø)
Pages 98.17% <ø> (ø)
Services 99.32% <ø> (ø)
Shared 99.12% <ø> (ø)
UI 99.01% <ø> (ø)

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 07ae444...351c291. Read the comment docs.

@codecov-qa
Copy link

codecov-qa bot commented Jul 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.64%. Comparing base (07ae444) to head (351c291).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

@@           Coverage Diff           @@
##             main    #3906   +/-   ##
=======================================
  Coverage   98.64%   98.64%           
=======================================
  Files         828      828           
  Lines       15065    15065           
  Branches     4310     4310           
=======================================
  Hits        14861    14861           
  Misses        196      196           
  Partials        8        8           
Files with missing lines Coverage Δ
src/shared/utils/billing.ts 100.00% <ø> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.71% <ø> (ø)
Pages 98.17% <ø> (ø)
Services 99.32% <ø> (ø)
Shared 99.12% <ø> (ø)
UI 99.01% <ø> (ø)

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 07ae444...351c291. Read the comment docs.

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

@codecov-staging
Copy link

codecov-staging bot commented Jul 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

@@           Coverage Diff           @@
##             main    #3906   +/-   ##
=======================================
  Coverage   98.64%   98.64%           
=======================================
  Files         828      828           
  Lines       15065    15065           
  Branches     4302     4310    +8     
=======================================
  Hits        14861    14861           
  Misses        196      196           
  Partials        8        8           
Files with missing lines Coverage Δ
src/shared/utils/billing.ts 100.00% <ø> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.71% <ø> (ø)
Pages 98.17% <ø> (ø)
Services 99.32% <ø> (ø)
Shared 99.12% <ø> (ø)
UI 99.01% <ø> (ø)

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 07ae444...351c291. Read the comment docs.

Copy link

codecov-public-qa bot commented Jul 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.64%. Comparing base (07ae444) to head (351c291).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

@@           Coverage Diff           @@
##             main    #3906   +/-   ##
=======================================
  Coverage   98.64%   98.64%           
=======================================
  Files         828      828           
  Lines       15065    15065           
  Branches     4310     4310           
=======================================
  Hits        14861    14861           
  Misses        196      196           
  Partials        8        8           
Files with missing lines Coverage Δ
src/shared/utils/billing.ts 100.00% <ø> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.71% <ø> (ø)
Pages 98.17% <ø> (ø)
Services 99.32% <ø> (ø)
Shared 99.12% <ø> (ø)
UI 99.01% <ø> (ø)

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 07ae444...351c291. Read the comment docs.

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

@codecov-releaser
Copy link
Contributor

codecov-releaser commented Jul 2, 2025

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
351c291 Wed, 02 Jul 2025 19:30:03 GMT Expired Expired
351c291 Wed, 02 Jul 2025 19:31:45 GMT Cloud Enterprise

@spalmurray spalmurray added this pull request to the merge queue Jul 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 2, 2025
@spalmurray spalmurray added this pull request to the merge queue Jul 2, 2025
Merged via the queue into main with commit 83a5492 Jul 2, 2025
101 of 114 checks passed
@spalmurray spalmurray deleted the spalmurray/sentry-merge-plan branch July 2, 2025 19:49
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.

3 participants