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

Feature: support oauth token auth #115

Merged
merged 7 commits into from
Jul 14, 2024
Merged

Feature: support oauth token auth #115

merged 7 commits into from
Jul 14, 2024

Conversation

yanyongyu
Copy link
Owner

@yanyongyu yanyongyu commented Jul 13, 2024

fix #113
fix #44

@yanyongyu yanyongyu added the enhancement New feature or request label Jul 13, 2024
Copy link

codecov bot commented Jul 13, 2024

Codecov Report

Attention: Patch coverage is 26.82927% with 270 lines in your changes missing coverage. Please review.

Project coverage is 17.61%. Comparing base (8f41ba1) to head (d5cddc5).

Files Patch % Lines
githubkit/auth/oauth.py 26.43% 270 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
+ Coverage   17.60%   17.61%   +0.01%     
==========================================
  Files        4793     4793              
  Lines      222199   222480     +281     
==========================================
+ Hits        39115    39190      +75     
- Misses     183084   183290     +206     
Flag Coverage Δ
unittests 17.61% <26.82%> (+0.01%) ⬆️

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.

@yanyongyu yanyongyu marked this pull request as ready for review July 14, 2024 07:00
@yanyongyu yanyongyu merged commit 320613a into master Jul 14, 2024
36 checks passed
@yanyongyu yanyongyu deleted the feat/oauth-token branch July 14, 2024 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant