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

✨ Auth user in middleware #215

Merged
merged 1 commit into from
Oct 18, 2023
Merged

✨ Auth user in middleware #215

merged 1 commit into from
Oct 18, 2023

Conversation

tosone
Copy link
Contributor

@tosone tosone commented Oct 18, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (ff6e9f3) 47.36% compared to head (da50a47) 47.03%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #215      +/-   ##
==========================================
- Coverage   47.36%   47.03%   -0.34%     
==========================================
  Files         120      120              
  Lines        6895     6887       -8     
==========================================
- Hits         3266     3239      -27     
- Misses       3344     3360      +16     
- Partials      285      288       +3     
Flag Coverage Δ
unit-test-mysql 47.03% <66.66%> (-0.34%) ⬇️
unit-test-postgresql 47.03% <66.66%> (-0.34%) ⬇️
unit-test-sqlite3 47.03% <66.66%> (-0.34%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
pkg/handlers/tokens/handler.go 66.66% <100.00%> (-33.34%) ⬇️
pkg/handlers/tokens/tokens.go 61.90% <62.50%> (-38.10%) ⬇️

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

@tosone tosone added this pull request to the merge queue Oct 18, 2023
Merged via the queue into main with commit e8292a4 Oct 18, 2023
10 of 11 checks passed
@tosone tosone deleted the dev branch October 18, 2023 08:58
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.

1 participant