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

[ATOM-2] Moving Access control from AKO to management-lib #59

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

tanmayja
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 8, 2024

Codecov Report

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

Project coverage is 34.31%. Comparing base (141a52a) to head (b779599).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
accesscontrol/access_control.go 0.00% 312 Missing ⚠️
deployment/utils.go 0.00% 64 Missing ⚠️
deployment/aeroinfo.go 0.00% 6 Missing ⚠️
deployment/strong_consistency.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
- Coverage   36.27%   34.31%   -1.97%     
==========================================
  Files          23       24       +1     
  Lines        5615     5931     +316     
==========================================
- Hits         2037     2035       -2     
- Misses       3439     3757     +318     
  Partials      139      139              
Flag Coverage Δ
?

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.

)

// logger type alias.
type logger = logr.Logger
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check this comment

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.

3 participants