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

✨ Add auth service #234

Merged
merged 1 commit into from
Nov 22, 2023
Merged

✨ Add auth service #234

merged 1 commit into from
Nov 22, 2023

Conversation

tosone
Copy link
Contributor

@tosone tosone commented Nov 22, 2023

No description provided.

Copy link

codecov bot commented Nov 22, 2023

Codecov Report

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

Comparison is base (1faa1bd) 38.14% compared to head (7b1e3c1) 37.96%.

Files Patch % Lines
pkg/dal/dao/namespace_member.go 0.00% 10 Missing ⚠️
pkg/handlers/namespaces/namespaces_members_self.go 0.00% 6 Missing ⚠️
pkg/handlers/namespaces/namespaces_members_add.go 0.00% 4 Missing ⚠️
...g/handlers/namespaces/namespaces_members_delete.go 0.00% 2 Missing ⚠️
pkg/handlers/namespaces/namespaces_members_list.go 0.00% 2 Missing ⚠️
...g/handlers/namespaces/namespaces_members_update.go 0.00% 2 Missing ⚠️
pkg/handlers/namespaces/namespaces_post.go 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #234      +/-   ##
==========================================
- Coverage   38.14%   37.96%   -0.18%     
==========================================
  Files         129      127       -2     
  Lines        8371     8183     -188     
==========================================
- Hits         3193     3107      -86     
+ Misses       4895     4805      -90     
+ Partials      283      271      -12     
Flag Coverage Δ
unit-test-mysql 37.96% <24.32%> (-0.18%) ⬇️
unit-test-postgresql 37.96% <24.32%> (-0.18%) ⬇️
unit-test-sqlite3 37.96% <24.32%> (-0.18%) ⬇️

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

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

@tosone tosone enabled auto-merge November 22, 2023 15:56
@tosone tosone added this pull request to the merge queue Nov 22, 2023
Merged via the queue into main with commit 9d1bcd5 Nov 22, 2023
9 of 11 checks passed
@tosone tosone deleted the tosone branch November 22, 2023 16:04
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