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

Fix: Preserve HTTP Response in URL Errors #3369

recover devin's local changes

d9e59c1
Select commit
Loading
Failed to load commit list.
Merged

Fix: Preserve HTTP Response in URL Errors #3369

recover devin's local changes
d9e59c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 7, 2024 in 0s

92.30% (-5.42%) compared to 2b8c7fa

View this Pull Request on Codecov

92.30% (-5.42%) compared to 2b8c7fa

Details

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.30%. Comparing base (2b8c7fa) to head (d9e59c1).
Report is 182 commits behind head on master.

Files with missing lines Patch % Lines
github/github.go 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3369      +/-   ##
==========================================
- Coverage   97.72%   92.30%   -5.42%     
==========================================
  Files         153      176      +23     
  Lines       13390    15031    +1641     
==========================================
+ Hits        13085    13874     +789     
- Misses        215     1064     +849     
- Partials       90       93       +3     

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