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 and audit for namespac #236

Merged
merged 2 commits into from
Nov 24, 2023
Merged

✨ Add auth and audit for namespac #236

merged 2 commits into from
Nov 24, 2023

Conversation

tosone
Copy link
Contributor

@tosone tosone commented Nov 23, 2023

No description provided.

@tosone tosone self-assigned this Nov 23, 2023
@tosone tosone force-pushed the dev branch 6 times, most recently from d4d8e15 to d61e365 Compare November 24, 2023 02:58
Copy link

codecov bot commented Nov 24, 2023

Codecov Report

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

Comparison is base (f811171) 35.93% compared to head (459d95c) 34.03%.

Files Patch % Lines
pkg/handlers/namespaces/namespaces_members_add.go 0.00% 32 Missing ⚠️
pkg/dal/dao/namespace_member.go 0.00% 29 Missing ⚠️
pkg/handlers/repositories/repositories_delete.go 0.00% 16 Missing ⚠️
pkg/handlers/repositories/repositories_get.go 0.00% 14 Missing ⚠️
pkg/handlers/tags/tags_list.go 0.00% 14 Missing ⚠️
pkg/handlers/tags/tags_delete.go 14.28% 9 Missing and 3 partials ⚠️
pkg/handlers/tags/tags_get.go 14.28% 9 Missing and 3 partials ⚠️
pkg/handlers/repositories/repositories_post.go 0.00% 6 Missing ⚠️
pkg/dal/dao/repository.go 0.00% 5 Missing ⚠️
pkg/handlers/repositories/handler.go 40.00% 2 Missing and 1 partial ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #236      +/-   ##
==========================================
- Coverage   35.93%   34.03%   -1.90%     
==========================================
  Files         128      127       -1     
  Lines        8421     8368      -53     
==========================================
- Hits         3026     2848     -178     
- Misses       5125     5262     +137     
+ Partials      270      258      -12     
Flag Coverage Δ
unit-test-mysql 34.03% <9.14%> (-1.90%) ⬇️
unit-test-postgresql 34.03% <9.14%> (-1.90%) ⬇️
unit-test-sqlite3 34.03% <9.14%> (-1.90%) ⬇️

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 added this pull request to the merge queue Nov 24, 2023
Merged via the queue into main with commit 5eb77de Nov 24, 2023
9 of 11 checks passed
@tosone tosone deleted the dev branch November 24, 2023 03:27
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