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

Remove the "Subscription Update Failed" banner when there is no error #3064

Merged
merged 4 commits into from
Jul 26, 2024

Conversation

rohitvinnakota-codecov
Copy link
Contributor

Description

This closes codecov/engineering-team#1795.

The error banner will no longer render when the user navigates back from the stripe checkout session. We have a DelinquentAlert in the parent component that handles any relevant messaging.

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. In 2022 this entity acquired Codecov and as result Sentry is going to need some rights from me in order to utilize my contributions in this PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

@rohitvinnakota-codecov rohitvinnakota-codecov marked this pull request as ready for review July 26, 2024 14:45
@codecov-staging
Copy link

codecov-staging bot commented Jul 26, 2024

Bundle Report

Changes will decrease total bundle size by 366 bytes ⬇️

Bundle name Size Change
gazebo-staging-array-push 5.85MB 366 bytes ⬇️

Copy link

codecov bot commented Jul 26, 2024

Bundle Report

Changes will decrease total bundle size by 366 bytes ⬇️

Bundle name Size Change
gazebo-production-array-push 5.85MB 366 bytes ⬇️

@codecov-qa
Copy link

codecov-qa bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.04%. Comparing base (a8ba0d2) to head (c3d8e9c).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3064      +/-   ##
==========================================
- Coverage   98.04%   98.04%   -0.01%     
==========================================
  Files         925      925              
  Lines       13772    13770       -2     
  Branches     3737     3741       +4     
==========================================
- Hits        13503    13501       -2     
  Misses        265      265              
  Partials        4        4              
Files Coverage Δ
...essageStripeCallback/InfoMessageStripeCallback.tsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 53.84% <ø> (ø)
Layouts 97.71% <ø> (ø)
Pages 98.62% <ø> (-0.01%) ⬇️
Services 99.47% <ø> (ø)
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 a8ba0d2...c3d8e9c. Read the comment docs.

Copy link

codecov-public-qa bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.04%. Comparing base (a8ba0d2) to head (c3d8e9c).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3064      +/-   ##
==========================================
- Coverage   98.04%   98.04%   -0.01%     
==========================================
  Files         925      925              
  Lines       13772    13770       -2     
  Branches     3742     3736       -6     
==========================================
- Hits        13503    13501       -2     
  Misses        265      265              
  Partials        4        4              
Files Coverage Δ
...essageStripeCallback/InfoMessageStripeCallback.tsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 53.84% <ø> (ø)
Layouts 97.71% <ø> (ø)
Pages 98.62% <ø> (-0.01%) ⬇️
Services 99.47% <ø> (ø)
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 a8ba0d2...c3d8e9c. Read the comment docs.

@codecov-notifications
Copy link

codecov-notifications bot commented Jul 26, 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    #3064      +/-   ##
==========================================
- Coverage   98.04%   98.04%   -0.01%     
==========================================
  Files         925      925              
  Lines       13772    13770       -2     
  Branches     3662     3736      +74     
==========================================
- Hits        13503    13501       -2     
  Misses        265      265              
  Partials        4        4              
Files Coverage Δ
...essageStripeCallback/InfoMessageStripeCallback.tsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 53.84% <ø> (ø)
Layouts 97.71% <ø> (ø)
Pages 98.62% <ø> (-0.01%) ⬇️
Services 99.47% <ø> (ø)
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 a8ba0d2...c3d8e9c. Read the comment docs.

Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.04%. Comparing base (a8ba0d2) to head (c3d8e9c).

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##               main      #3064   +/-   ##
===========================================
  Coverage   98.04000   98.04000           
===========================================
  Files           925        925           
  Lines         13772      13770    -2     
  Branches       3737       3712   -25     
===========================================
- Hits          13503      13501    -2     
  Misses          265        265           
  Partials          4          4           
Files Coverage Δ
...essageStripeCallback/InfoMessageStripeCallback.tsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 53.84% <ø> (ø)
Layouts 97.71% <ø> (ø)
Pages 98.62% <ø> (-0.01%) ⬇️
Services 99.47% <ø> (ø)
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 a8ba0d2...c3d8e9c. Read the comment docs.

@codecov-releaser
Copy link
Contributor

codecov-releaser commented Jul 26, 2024

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
4c00adf Fri, 26 Jul 2024 14:54:01 GMT Expired Expired
c3d8e9c Fri, 26 Jul 2024 16:10:25 GMT Expired Expired
c3d8e9c Fri, 26 Jul 2024 16:11:37 GMT Expired Expired
c3d8e9c Fri, 26 Jul 2024 16:13:04 GMT Cloud Enterprise

Copy link
Contributor

@ajay-sentry ajay-sentry left a comment

Choose a reason for hiding this comment

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

lgtm! Let's also update this comment:

// Stripe redirects to this page with ?success or ?cancel in the URL

@rohitvinnakota-codecov rohitvinnakota-codecov added this pull request to the merge queue Jul 26, 2024
Merged via the queue into main with commit 02b5503 Jul 26, 2024
61 checks passed
@rohitvinnakota-codecov rohitvinnakota-codecov deleted the rvinnakota-remove-banner branch July 26, 2024 16:25
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.

Remove the "Subscription Update Failed" banner when there has no actual error
3 participants