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

Feat/add auth middleware #333

Closed
wants to merge 16 commits into from
Closed

Feat/add auth middleware #333

wants to merge 16 commits into from

Conversation

RaoHai
Copy link
Contributor

@RaoHai RaoHai commented Sep 4, 2024

  • 增加 auth Middleware 保护路由

Copy link

vercel bot commented Sep 4, 2024

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

Name Status Preview Comments Updated (UTC)
petercat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 4, 2024 0:13am

Copy link

codecov bot commented Sep 4, 2024

Codecov Report

Attention: Patch coverage is 88.00000% with 6 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
server/auth/middle_ware.py 75.00% 5 Missing ⚠️
server/tests/utils/mock_session.py 92.85% 1 Missing ⚠️
Files with missing lines Coverage Δ
server/aws/router.py 90.90% <100.00%> (+7.57%) ⬆️
server/main.py 91.66% <100.00%> (+0.75%) ⬆️
server/tests/aws/test_upload.py 93.33% <100.00%> (+0.22%) ⬆️
server/tests/test_main.py 100.00% <100.00%> (ø)
server/tests/utils/mock_session.py 92.85% <92.85%> (ø)
server/auth/middle_ware.py 75.00% <75.00%> (ø)

... and 6 files with indirect coverage changes

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.

2 participants