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(server): remove extra blank lines #2459

Merged
merged 3 commits into from
Feb 25, 2024
Merged

Conversation

msgui
Copy link
Contributor

@msgui msgui commented Feb 24, 2024

Purpose of the PR

subtask of #2435

Main Changes

Verifying these changes

  • Trivial rework / code cleanup without any test coverage. (No Need)
  • Already covered by existing tests, such as (please modify tests here).
  • Need tests and can be verified as follows:
    • xxx

Does this PR potentially affect the following parts?

  • Nope
  • Dependencies (add/update license info)
  • Modify configurations
  • The public API
  • Other affects (typed here)

Documentation Status

  • Doc - TODO
  • Doc - Done
  • Doc - No Need

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. api Changes of API labels Feb 24, 2024
Copy link

codecov bot commented Feb 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.23%. Comparing base (bc421bb) to head (d8813c9).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #2459   +/-   ##
=========================================
  Coverage     66.23%   66.23%           
  Complexity      827      827           
=========================================
  Files           511      511           
  Lines         42582    42582           
  Branches       5935     5935           
=========================================
+ Hits          28204    28205    +1     
+ Misses        11566    11565    -1     
  Partials       2812     2812           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 24, 2024
@liuxiaocs7 liuxiaocs7 merged commit dfee5bf into apache:master Feb 25, 2024
21 checks passed
VGalaxies pushed a commit that referenced this pull request Feb 25, 2024
* remove extra blank lines in api

* remove extra blank lines in core

* remove extra blank lines in scylladb
@msgui msgui deleted the fix-format branch March 15, 2024 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Changes of API lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants