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

Support passing custom headers to the provider #78

Merged
merged 10 commits into from
Jan 5, 2024
Merged

Support passing custom headers to the provider #78

merged 10 commits into from
Jan 5, 2024

Conversation

tdabasinskas
Copy link
Owner

Fixes #73

@tdabasinskas tdabasinskas self-assigned this Jan 5, 2024
Copy link

codecov bot commented Jan 5, 2024

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (e50719f) 74.28% compared to head (17d1789) 73.67%.

Files Patch % Lines
backstage/provider.go 28.57% 12 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
- Coverage   74.28%   73.67%   -0.62%     
==========================================
  Files          11       11              
  Lines        1583     1603      +20     
==========================================
+ Hits         1176     1181       +5     
- Misses        323      335      +12     
- Partials       84       87       +3     

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

Took 3 minutes

# Commit time for manual adjustment:
# Took 2 minutes
@tdabasinskas tdabasinskas merged commit d270781 into main Jan 5, 2024
8 of 10 checks passed
@tdabasinskas tdabasinskas deleted the fix_72 branch January 5, 2024 12:02
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.

Allow setting custom headers on requests
1 participant