Skip to content

✨ Support async sessions#709

Merged
yezz123 merged 6 commits intoyezz123:mainfrom
callamd:feature/support-async-session-stores
Dec 6, 2024
Merged

✨ Support async sessions#709
yezz123 merged 6 commits intoyezz123:mainfrom
callamd:feature/support-async-session-stores

Conversation

@callamd
Copy link
Copy Markdown
Contributor

@callamd callamd commented Dec 6, 2024

@vercel
Copy link
Copy Markdown

vercel bot commented Dec 6, 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 Dec 6, 2024 2:02pm

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 6, 2024

Codecov Report

Attention: Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.62%. Comparing base (d28e4e1) to head (41f378a).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
authx/_internal/_memory.py 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #709      +/-   ##
==========================================
- Coverage   98.74%   98.62%   -0.13%     
==========================================
  Files          16       16              
  Lines         796      799       +3     
  Branches       78       79       +1     
==========================================
+ Hits          786      788       +2     
  Misses          4        4              
- Partials        6        7       +1     

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

Copy link
Copy Markdown
Owner

@yezz123 yezz123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Dec 6, 2024

@yezz123 yezz123 linked an issue Dec 6, 2024 that may be closed by this pull request
@yezz123 yezz123 added the feature label Dec 6, 2024
@yezz123 yezz123 changed the title Support async sessions #708 ✨ Support async sessions Dec 6, 2024
@yezz123 yezz123 merged commit 5113868 into yezz123:main Dec 6, 2024
@yezz123
Copy link
Copy Markdown
Owner

yezz123 commented Dec 6, 2024

@all-contributors please add @callamd for code

@allcontributors
Copy link
Copy Markdown
Contributor

@yezz123

I've put up a pull request to add @callamd! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Session data providers should be async

2 participants