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

Send destination url the proper way #38

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Conversation

dana-yaish
Copy link
Contributor

didn't like how we were sending the destination url. Using the serializer instead

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.

@hootener
Copy link

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01% ⚠️

Comparison is base (c76c2c1) 95.25% compared to head (0b564c7) 95.25%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
- Coverage   95.25%   95.25%   -0.01%     
==========================================
  Files         568      568              
  Lines       14286    14284       -2     
==========================================
- Hits        13608    13606       -2     
  Misses        678      678              
Flag Coverage Δ
unit 95.25% <100.00%> (-0.01%) ⬇️

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

Files Changed Coverage Δ
upload/views/uploads.py 100.00% <ø> (ø)
upload/serializers.py 100.00% <100.00%> (ø)

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

@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Merging #38 (0b564c7) into main (c76c2c1) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Changes have been made to critical files, which contain lines commonly executed in production. Learn more

@@           Coverage Diff           @@
##            main     #38     +/-   ##
=======================================
+ Coverage   95.25   95.31   +0.06     
=======================================
  Files        568     681    +113     
  Lines      14286   14452    +166     
=======================================
+ Hits       13608   13774    +166     
  Misses       678     678             
Flag Coverage Δ
smart-labels 93.55% <100.00%> (?)
unit 95.25% <100.00%> (-0.01%) ⬇️
unit-latest-uploader 95.25% <100.00%> (-0.01%) ⬇️

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

Files Changed Coverage Δ
upload/views/uploads.py 100.00% <ø> (ø)
upload/serializers.py 100.00% <100.00%> (ø)

... and 149 files with indirect coverage changes

Copy link
Contributor

@joseph-sentry joseph-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!

@dana-yaish dana-yaish merged commit 3cb6362 into main Jul 27, 2023
8 checks passed
@dana-yaish dana-yaish deleted the dana/clean-upload-response branch July 27, 2023 14:36
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

3 participants