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

Allow to use Authorization header for authentication #135

Merged
merged 2 commits into from
Sep 13, 2024

feat: use Authorization header for authentication

b0a75a7
Select commit
Loading
Failed to load commit list.
Merged

Allow to use Authorization header for authentication #135

feat: use Authorization header for authentication
b0a75a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 13, 2024 in 0s

91.88% (-3.71%) compared to fb86abd

View this Pull Request on Codecov

91.88% (-3.71%) compared to fb86abd

Details

Codecov Report

Attention: Patch coverage is 44.44444% with 15 lines in your changes missing coverage. Please review.

Project coverage is 91.88%. Comparing base (fb86abd) to head (b0a75a7).

Files with missing lines Patch % Lines
src/link.ts 27.77% 13 Missing ⚠️
src/index.ts 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #135      +/-   ##
==========================================
- Coverage   95.59%   91.88%   -3.71%     
==========================================
  Files           4        4              
  Lines         363      382      +19     
  Branches       37       38       +1     
==========================================
+ Hits          347      351       +4     
- Misses         16       31      +15     

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