Skip to content

Merge config-cli changes to master#2077

Merged
kislaykishore merged 6 commits into
masterfrom
CLI_config_parity_release
Jun 28, 2024
Merged

Merge config-cli changes to master#2077
kislaykishore merged 6 commits into
masterfrom
CLI_config_parity_release

Conversation

@kislaykishore

Copy link
Copy Markdown
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 sethiay June 28, 2024 09:16
@kislaykishore kislaykishore requested a review from a team as a code owner June 28, 2024 09:16
@codecov

codecov Bot commented Jun 28, 2024

Copy link
Copy Markdown

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

@ashmeenkaur ashmeenkaur left a comment

Copy link
Copy Markdown
Collaborator

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

@sethiay sethiay left a comment

Copy link
Copy Markdown
Contributor

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
@ashmeenkaur ashmeenkaur deleted the CLI_config_parity_release branch November 21, 2025 05:03
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.

3 participants