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

get the user roles/status from the db instead of token #18

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

alexferl
Copy link
Owner

No description provided.

Signed-off-by: alexferl <me@alexferl.com>
Copy link

codecov bot commented Mar 14, 2024

Codecov Report

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

Project coverage is 50.90%. Comparing base (d536738) to head (84e4fe2).

❗ Current head 84e4fe2 differs from pull request most recent head 0fb4976. Consider uploading reports for the commit 0fb4976 to get more accurate results

Files Patch % Lines
server/server.go 0.00% 25 Missing ⚠️
handlers/user.go 88.82% 15 Missing and 5 partials ⚠️
models/user.go 96.15% 5 Missing ⚠️
handlers/auth.go 33.33% 4 Missing ⚠️
models/error.go 60.00% 4 Missing ⚠️
handlers/task.go 91.17% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   48.18%   50.90%   +2.71%     
==========================================
  Files          37       38       +1     
  Lines        3277     3491     +214     
==========================================
+ Hits         1579     1777     +198     
- Misses       1443     1457      +14     
- Partials      255      257       +2     

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

Signed-off-by: alexferl <me@alexferl.com>
@alexferl alexferl merged commit 962a528 into master Mar 14, 2024
2 checks passed
@alexferl alexferl deleted the check_roles_from_db branch March 14, 2024 01:35
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