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

✨ Add FastAPI dependencies for token operations in route logic #566

Merged
merged 2 commits into from
Apr 4, 2024
Merged

Conversation

yezz123
Copy link
Owner

@yezz123 yezz123 commented Apr 4, 2024

No description provided.

@yezz123 yezz123 added the bug Something isn't working label Apr 4, 2024
@yezz123 yezz123 self-assigned this Apr 4, 2024
Copy link

vercel bot commented Apr 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
authx ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 3:06am

Copy link

sonarcloud bot commented Apr 4, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Apr 4, 2024

Codecov Report

Attention: Patch coverage is 65.51724% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 89.98%. Comparing base (a41b552) to head (bfb71f5).
Report is 3 commits behind head on main.

Files Patch % Lines
authx/main.py 68.00% 8 Missing ⚠️
authx/_internal/_callback.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #566      +/-   ##
==========================================
- Coverage   90.90%   89.98%   -0.93%     
==========================================
  Files          16       16              
  Lines         792      819      +27     
  Branches      122      130       +8     
==========================================
+ Hits          720      737      +17     
- Misses         51       61      +10     
  Partials       21       21              

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

@yezz123 yezz123 merged commit 88260e3 into main Apr 4, 2024
22 of 24 checks passed
@yezz123 yezz123 deleted the fix branch April 4, 2024 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant