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

Feature: Adjustments to Authentication #120

Merged
merged 4 commits into from
Sep 24, 2024
Merged

Feature: Adjustments to Authentication #120

merged 4 commits into from
Sep 24, 2024

Conversation

bkonkle
Copy link
Owner

@bkonkle bkonkle commented Sep 21, 2024

No description provided.

Copy link

codecov bot commented Sep 21, 2024

Codecov Report

Attention: Patch coverage is 0% with 49 lines in your changes missing coverage. Please review.

Project coverage is 61.38%. Comparing base (5085bfa) to head (6d49d6e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
nakago_axum/src/auth/validator.rs 0.00% 29 Missing ⚠️
nakago_axum/src/auth/claims.rs 0.00% 7 Missing ⚠️
nakago_ws/src/auth.rs 0.00% 6 Missing ⚠️
nakago_ws/src/controller.rs 0.00% 6 Missing ⚠️
nakago_axum/src/auth/errors.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
+ Coverage   61.15%   61.38%   +0.23%     
==========================================
  Files          48       47       -1     
  Lines        3246     3232      -14     
==========================================
- Hits         1985     1984       -1     
+ Misses       1261     1248      -13     

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

@bkonkle bkonkle merged commit 3915f76 into main Sep 24, 2024
4 of 5 checks passed
@bkonkle bkonkle deleted the feature/auth-updates branch September 24, 2024 01:15
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