ydb-go-sdk icon indicating copy to clipboard operation
ydb-go-sdk copied to clipboard

enable goerr113 linter

Open PaulYakow opened this issue 11 months ago • 1 comments

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Pull request type

Please check the type of change your PR introduces:

  • [ ] Bugfix
  • [ ] Feature
  • [x] Code style update (formatting, renaming)
  • [x] Refactoring (no functional changes, no api changes)
  • [x] Build related changes
  • [ ] Documentation content changes
  • [ ] Other (please describe):

What is the current behavior?

Issue Number: #941

What is the new behavior?

Other information

PaulYakow avatar Mar 21 '24 06:03 PaulYakow

Codecov Report

Attention: Patch coverage is 17.43119% with 90 lines in your changes are missing coverage. Please review.

Project coverage is 41.13%. Comparing base (b7a9b51) to head (72e0952). Report is 106 commits behind head on master.

Files Patch % Lines
internal/xsql/conn.go 0.00% 14 Missing :warning:
...al/topic/topicreaderinternal/stream_reader_impl.go 18.18% 9 Missing :warning:
.../topic/topicwriterinternal/writer_single_stream.go 0.00% 5 Missing :warning:
internal/xsql/tx.go 0.00% 5 Missing :warning:
balancers/config.go 50.00% 4 Missing :warning:
internal/cmd/gstack/utils/utils.go 0.00% 4 Missing :warning:
internal/xsql/dsn.go 0.00% 4 Missing :warning:
internal/balancer/local_dc.go 0.00% 3 Missing :warning:
...al/grpcwrapper/rawtopic/rawtopicwriter/messages.go 0.00% 3 Missing :warning:
...rpcwrapper/rawtopic/rawtopicwriter/streamwriter.go 0.00% 3 Missing :warning:
... and 22 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1147      +/-   ##
==========================================
+ Coverage   40.80%   41.13%   +0.33%     
==========================================
  Files         309      311       +2     
  Lines       32747    33039     +292     
==========================================
+ Hits        13361    13592     +231     
- Misses      18959    19014      +55     
- Partials      427      433       +6     
Flag Coverage Δ
go-1.21.x 43.31% <19.19%> (+0.38%) :arrow_up:
go-1.22.x 41.13% <17.43%> (+0.33%) :arrow_up:
macOS 42.70% <20.51%> (+2.40%) :arrow_up:
ubuntu 40.69% <18.60%> (+0.39%) :arrow_up:
unit 41.13% <17.43%> (+0.33%) :arrow_up:
windows 41.05% <17.43%> (+0.26%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Mar 21 '24 06:03 codecov-commenter