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

Update BA endpoint to use a separate secret #3437

Merged
merged 6 commits into from
Oct 29, 2024
Merged

Conversation

adrian-codecov
Copy link
Contributor

Description

We're temporarily updating Gazebo's BA endpoint to point to shelter directly for testing purposes

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.

@codecov-notifications
Copy link

codecov-notifications bot commented Oct 24, 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    #3437   +/-   ##
=======================================
  Coverage   99.15%   99.15%           
=======================================
  Files         809      809           
  Lines       14297    14297           
  Branches     3956     3956           
=======================================
  Hits        14176    14176           
  Misses        112      112           
  Partials        9        9           
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 100.00% <ø> (ø)
Pages 98.88% <ø> (ø)
Services 99.45% <ø> (ø)
Shared 99.80% <ø> (ø)
UI 99.15% <ø> (ø)

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 730e89f...ff1052b. Read the comment docs.

Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.15%. Comparing base (730e89f) to head (ff1052b).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #3437       +/-   ##
===========================================
+ Coverage   11.49%   99.15%   +87.65%     
===========================================
  Files         809      809               
  Lines       14297    14297               
  Branches     3956     3949        -7     
===========================================
+ Hits         1644    14176    +12532     
+ Misses      11026      112    -10914     
+ Partials     1627        9     -1618     

see 725 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (+100.00%) ⬆️
Layouts 100.00% <ø> (+100.00%) ⬆️
Pages 98.88% <ø> (+98.74%) ⬆️
Services 99.45% <ø> (+93.81%) ⬆️
Shared 99.80% <ø> (+89.08%) ⬆️
UI 99.15% <ø> (+8.33%) ⬆️

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 730e89f...ff1052b. Read the comment docs.

@codecov-releaser
Copy link
Contributor

codecov-releaser commented Oct 24, 2024

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
885285f Thu, 24 Oct 2024 18:01:13 GMT Expired Expired
1c2bc18 Thu, 24 Oct 2024 18:21:02 GMT Expired Expired
f8c9a3f Thu, 24 Oct 2024 19:17:38 GMT Expired Expired
5afb8be Mon, 28 Oct 2024 16:47:23 GMT Expired Expired
8dcb51b Tue, 29 Oct 2024 15:52:08 GMT Expired Expired
ff1052b Tue, 29 Oct 2024 17:38:01 GMT Cloud Enterprise

Copy link

codecov-public-qa bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.15%. Comparing base (730e89f) to head (ff1052b).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3437   +/-   ##
=======================================
  Coverage   99.15%   99.15%           
=======================================
  Files         809      809           
  Lines       14297    14297           
  Branches     3949     3956    +7     
=======================================
  Hits        14176    14176           
  Misses        112      112           
  Partials        9        9           
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 100.00% <ø> (ø)
Pages 98.88% <ø> (ø)
Services 99.45% <ø> (ø)
Shared 99.80% <ø> (ø)
UI 99.15% <ø> (ø)

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 730e89f...ff1052b. Read the comment docs.

@codecov-qa
Copy link

codecov-qa bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.15%. Comparing base (730e89f) to head (ff1052b).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3437   +/-   ##
=======================================
  Coverage   99.15%   99.15%           
=======================================
  Files         809      809           
  Lines       14297    14297           
  Branches     3949     3956    +7     
=======================================
  Hits        14176    14176           
  Misses        112      112           
  Partials        9        9           
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 100.00% <ø> (ø)
Pages 98.88% <ø> (ø)
Services 99.45% <ø> (ø)
Shared 99.80% <ø> (ø)
UI 99.15% <ø> (ø)

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 730e89f...ff1052b. Read the comment docs.

@codecov-staging
Copy link

codecov-staging bot commented Oct 24, 2024

Bundle Report

Bundle size has no change ✅

Copy link

codecov bot commented Oct 29, 2024

Bundle Report

Bundle size has no change ✅

@adrian-codecov adrian-codecov added this pull request to the merge queue Oct 29, 2024
Merged via the queue into main with commit f2ebc6f Oct 29, 2024
62 checks passed
@adrian-codecov adrian-codecov deleted the update-ba-endpoint branch October 29, 2024 17:57
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