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

session: support ip location and revoke session #808

Merged
merged 50 commits into from
Jan 20, 2025
Merged

session: support ip location and revoke session #808

merged 50 commits into from
Jan 20, 2025

Conversation

molon
Copy link
Collaborator

@molon molon commented Dec 12, 2024

No description provided.

Copy link

deepsource-io bot commented Dec 12, 2024

Here's the code health analysis summary for commits 3471d3a..adc315f. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Test coverage LogoTest coverage✅ SuccessView Check ↗
DeepSource Go LogoGo✅ SuccessView Check ↗

Code Coverage Report

MetricAggregateGo
Composite Coverage42.1% (up 0.2% from main)42.1% (up 0.2% from main)
Line Coverage42.1% (up 0.2% from main)42.1% (up 0.2% from main)

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

codecov bot commented Dec 12, 2024

Codecov Report

Attention: Patch coverage is 76.27119% with 42 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
login/session.go 75.65% 20 Missing and 8 partials ⚠️
login/location/location.go 77.41% 12 Missing and 2 partials ⚠️
Files with missing lines Coverage Δ
example/admin/auth.go 33.33% <ø> (ø)
login/messages.go 0.00% <ø> (ø)
presets/messages.go 92.50% <ø> (ø)
login/location/location.go 77.41% <77.41%> (ø)
login/session.go 55.13% <75.65%> (+6.87%) ⬆️

@molon molon requested a review from zhangshanwen January 20, 2025 06:30
@molon molon merged commit cb5fcbb into main Jan 20, 2025
11 checks passed
@molon molon deleted the ip-location branch January 20, 2025 06:42
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.

7 participants