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 ability to configure cors extra headers #492

Merged
merged 2 commits into from
Apr 5, 2024

Conversation

trent-codecov
Copy link
Contributor

Purpose/Motivation

Add ability to configure cors extra headers. Also adds a default with the "baggage" header that is used by the sentry sdk.

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 Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

Copy link

codecov-public-qa bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.12%. Comparing base (6562437) to head (10388fc).

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #492   +/-   ##
=======================================
  Coverage   96.12%   96.12%           
=======================================
  Files         652      652           
  Lines       17297    17297           
=======================================
  Hits        16627    16627           
  Misses        670      670           
Flag Coverage Δ
unit 96.12% <100.00%> (ø)
unit-latest-uploader 96.12% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
codecov/settings_base.py 85.86% <100.00%> (ø)

Impacted file tree graph

@codecov-qa
Copy link

codecov-qa bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.12%. Comparing base (6562437) to head (10388fc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #492   +/-   ##
=======================================
  Coverage   96.12%   96.12%           
=======================================
  Files         652      652           
  Lines       17297    17297           
=======================================
  Hits        16627    16627           
  Misses        670      670           
Flag Coverage Δ
unit 96.12% <100.00%> (ø)
unit-latest-uploader 96.12% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@trent-codecov trent-codecov merged commit 62045c6 into main Apr 5, 2024
19 checks passed
@trent-codecov trent-codecov deleted the trent/cors-extra-headers branch April 5, 2024 16:45
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.

None yet

2 participants