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 #3088,format SQL #3131

Merged
merged 1 commit into from Mar 27, 2022
Merged

fix #3088,format SQL #3131

merged 1 commit into from Mar 27, 2022

Conversation

ShawnSiao
Copy link
Contributor

@ShawnSiao ShawnSiao commented Mar 27, 2022

format SQL,fix #3088

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed mvn clean install -Dmaven.javadoc.skip=true.

@codecov-commenter
Copy link

codecov-commenter commented Mar 27, 2022

Codecov Report

Merging #3131 (a52beb9) into master (592288e) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #3131      +/-   ##
============================================
- Coverage     58.80%   58.79%   -0.01%     
+ Complexity     4464     4463       -1     
============================================
  Files           695      695              
  Lines         20097    20097              
  Branches       1840     1840              
============================================
- Hits          11818    11817       -1     
  Misses         7249     7249              
- Partials       1030     1031       +1     
Impacted Files Coverage Δ
...henyu/admin/service/impl/UpstreamCheckService.java 62.93% <0.00%> (-0.70%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 592288e...a52beb9. Read the comment docs.

@yu199195 yu199195 merged commit d443be6 into apache:master Mar 27, 2022
@yu199195 yu199195 added this to the 2.4.3 milestone Mar 27, 2022
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.

[Volunteer] format SQL to improve code readability in shenyu-admin.
3 participants