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

Fix linter issues #1644

Merged
merged 2 commits into from
Jul 30, 2022
Merged

Fix linter issues #1644

merged 2 commits into from
Jul 30, 2022

Conversation

fyrchik
Copy link
Contributor

@fyrchik fyrchik commented Jul 30, 2022

No description provided.

Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
Get rid of `grpc.WithInsecure`.

Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
@codecov
Copy link

codecov bot commented Jul 30, 2022

Codecov Report

Merging #1644 (96b5273) into master (4abe5a7) will decrease coverage by 0.11%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #1644      +/-   ##
==========================================
- Coverage   33.30%   33.18%   -0.12%     
==========================================
  Files         331      332       +1     
  Lines       22595    22706     +111     
==========================================
+ Hits         7526     7536      +10     
- Misses      14451    14552     +101     
  Partials      618      618              
Impacted Files Coverage Δ
pkg/services/tree/cache.go 0.00% <0.00%> (ø)
pkg/services/tree/sync.go 0.00% <0.00%> (ø)
...d/neofs-adm/internal/modules/morph/local_client.go 0.00% <0.00%> (ø)
...fs-adm/internal/modules/morph/initialize_deploy.go 0.00% <0.00%> (ø)
cmd/neofs-adm/internal/modules/morph/deploy.go 9.27% <0.00%> (ø)
cmd/neofs-adm/internal/modules/morph/root.go 49.30% <0.00%> (+0.35%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us.

@fyrchik fyrchik merged commit 4558f30 into nspcc-dev:master Jul 30, 2022
@alexchetaev alexchetaev added the U3 Regular label Aug 23, 2022
aprasolova pushed a commit to aprasolova/neofs-node that referenced this pull request Oct 19, 2022
Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
aprasolova pushed a commit to aprasolova/neofs-node that referenced this pull request Oct 19, 2022
Get rid of `grpc.WithInsecure`.

Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
U3 Regular
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants