ydb-go-sdk
ydb-go-sdk copied to clipboard
enable thelper linter
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: #972
What is the new behavior?
Other information
Codecov Report
Attention: Patch coverage is 81.25000%
with 6 lines
in your changes are missing coverage. Please review.
Project coverage is 67.66%. Comparing base (
4315955
) to head (a312f2d
). Report is 13 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
internal/xtest/context.go | 57.14% | 3 Missing :warning: |
internal/xtest/test_condition.go | 0.00% | 2 Missing :warning: |
internal/xtest/waiters.go | 83.33% | 1 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## master #1022 +/- ##
==========================================
+ Coverage 67.59% 67.66% +0.07%
==========================================
Files 295 295
Lines 29891 29892 +1
==========================================
+ Hits 20205 20227 +22
+ Misses 8751 8739 -12
+ Partials 935 926 -9
Flag | Coverage Δ | |
---|---|---|
53.70% <81.25%> (+0.05%) |
:arrow_up: | |
go-1.21.x | 69.21% <81.25%> (+0.02%) |
:arrow_up: |
go-1.22.x | 67.51% <81.25%> (+0.18%) |
:arrow_up: |
integration | 53.70% <81.25%> (+0.05%) |
:arrow_up: |
macOS | 39.42% <3.12%> (+0.01%) |
:arrow_up: |
ubuntu | 39.41% <3.12%> (-0.01%) |
:arrow_down: |
unit | 39.48% <3.12%> (+<0.01%) |
:arrow_up: |
windows | 39.44% <3.12%> (+0.03%) |
:arrow_up: |
ydb-23.3 | 49.56% <81.25%> (+0.20%) |
:arrow_up: |
ydb-24.1 | 53.54% <81.25%> (+0.12%) |
: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.