-
Notifications
You must be signed in to change notification settings - Fork 584
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
WIP: Feature/immersed #458
base: main
Are you sure you want to change the base?
Conversation
…ings behaviour on prompt cli
…eami stats the local files and updates to local auth store
…he prompt to indicate the current auth data
Codecov Report
@@ Coverage Diff @@
## main #458 +/- ##
==========================================
- Coverage 63.95% 57.93% -6.03%
==========================================
Files 43 55 +12
Lines 2422 2679 +257
==========================================
+ Hits 1549 1552 +3
- Misses 873 1127 +254
Continue to review full report at Codecov.
|
…ity#458) Resolves: aquasecurity#414 Resolves: aquasecurity#451 Signed-off-by: Daniel Pacak <[email protected]>
|
Description
Please include a summary of the change and which issue is fixed. Also include relevant motivation and context. List any dependencies that are required for this change.
Contribution Guidelines
Please Read through the Contribution Guidelines.
Fixed Issues
Please mention any issues fixed in the PR by referencing it properly in the commit message.
As per the convention, use appropriate keywords such as
fixes
,closes
,resolves
to automatically refer the issue.Please consult official github documentation for details.
Fixes #(issue)
"BEFORE" and "AFTER" output
To verify that the change works as desired, please include an output of terminal before and after the changes under headings "BEFORE" and "AFTER".
BEFORE
Any Terminal Output Before Changes.
AFTER
Any Terminal Output Before Changes.
Contribution checklist
Notes
Please mention if you have not checked any of the above boxes.