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

style: Lint all files based on latest setting (backport #1171, #1414) #1427

Merged
merged 6 commits into from
Jun 24, 2024

Conversation

tkxkd0159
Copy link
Member

@tkxkd0159 tkxkd0159 commented Jun 19, 2024

Description

closes: #XXXX

Motivation and context

How has this been tested?

Screenshots (if appropriate):

Checklist:

  • I followed the contributing guidelines and code of conduct.
  • I have added a relevant changelog to CHANGELOG.md
  • I have added tests to cover my changes.
  • I have updated the documentation accordingly.
  • I have updated API documentation client/docs/swagger-ui/swagger.yaml

@tkxkd0159 tkxkd0159 added dependencies Pull requests that update a dependency file A: CI labels Jun 19, 2024
@tkxkd0159 tkxkd0159 self-assigned this Jun 19, 2024
@CLAassistant
Copy link

CLAassistant commented Jun 19, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

codecov bot commented Jun 19, 2024

Codecov Report

Attention: Patch coverage is 51.52838% with 111 lines in your changes missing coverage. Please review.

Project coverage is 68.75%. Comparing base (cc37bdb) to head (f82fa03).
Report is 1 commits behind head on release/v0.49.x.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release/v0.49.x    #1427      +/-   ##
===================================================
+ Coverage            68.08%   68.75%   +0.66%     
===================================================
  Files                  770      754      -16     
  Lines                77606    75837    -1769     
===================================================
- Hits                 52840    52140     -700     
+ Misses               22097    21041    -1056     
+ Partials              2669     2656      -13     
Files Coverage Δ
baseapp/abci.go 58.14% <100.00%> (+0.08%) ⬆️
baseapp/baseapp.go 79.31% <ø> (-0.05%) ⬇️
baseapp/reactor.go 11.11% <ø> (+0.39%) ⬆️
client/broadcast.go 53.19% <ø> (ø)
client/context.go 54.69% <ø> (+0.76%) ⬆️
client/flags/flags.go 89.47% <100.00%> (ø)
client/keys/add.go 70.00% <100.00%> (ø)
client/keys/delete.go 71.79% <ø> (ø)
client/keys/show.go 79.41% <100.00%> (ø)
client/pruning/main.go 35.22% <ø> (ø)
... and 112 more

... and 66 files with indirect coverage changes

@tkxkd0159 tkxkd0159 merged commit 237cb84 into release/v0.49.x Jun 24, 2024
208 of 209 checks passed
@tkxkd0159 tkxkd0159 deleted the 049-lint-code branch June 24, 2024 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants