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

Merge config-cli changes to master #2077

Merged
merged 6 commits into from
Jun 28, 2024
Merged

Conversation

kislaykishore
Copy link
Collaborator

Description

Link to the issue in case of a bug fix.

NA

Testing details

  1. Manual - NA
  2. Unit tests - NA
  3. Integration tests - NA

ashmeenkaur and others added 6 commits June 25, 2024 18:28
* dont use custom type strings in legacy mount config

* flaky test fixes
* changes to populate config

* remove unecessary change

* add client protocol changes

* review comments

* review comment

* rebase changes

* review comments

* review comment + unit tests

* review comment
* remove key file flag usage

* typo fix

* review comment

Co-authored-by: Kislay Kishore <kislayk@google.com>

* review comment

Co-authored-by: Kislay Kishore <kislayk@google.com>

* remove unexported method test

---------

Co-authored-by: Kislay Kishore <kislayk@google.com>
Merge master into CLI_config_parity_release
…#2062)

* removed log-file legacy usage

* migrate log file flag

* fix integration test

* add unit test
Merge master into CLI_config_parity_release
@kislaykishore kislaykishore requested a review from a team as a code owner June 28, 2024 09:16
Copy link

codecov bot commented Jun 28, 2024

Codecov Report

Attention: Patch coverage is 87.60331% with 15 lines in your changes missing coverage. Please review.

Project coverage is 72.26%. Comparing base (3995bfb) to head (01d07d4).
Report is 1 commits behind head on master.

Files Patch % Lines
cmd/legacy_main.go 18.18% 9 Missing ⚠️
cmd/legacy_param_mapper.go 93.68% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2077      +/-   ##
==========================================
+ Coverage   71.98%   72.26%   +0.28%     
==========================================
  Files         100      100              
  Lines       11207    10950     -257     
==========================================
- Hits         8067     7913     -154     
+ Misses       2806     2709      -97     
+ Partials      334      328       -6     
Flag Coverage Δ
unittests 72.26% <87.60%> (+0.28%) ⬆️

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.

@ashmeenkaur ashmeenkaur added the execute-integration-tests Run only integration tests label Jun 28, 2024
Copy link
Collaborator

@ashmeenkaur ashmeenkaur left a comment

Choose a reason for hiding this comment

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

Please use rebase and merge

Copy link
Collaborator

@sethiay sethiay left a comment

Choose a reason for hiding this comment

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

Relying on Ashmeen's review.

@kislaykishore kislaykishore merged commit 2889741 into master Jun 28, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
execute-integration-tests Run only integration tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants