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

optimize: add version to the console banner #6417

Open
wants to merge 10 commits into
base: 2.x
Choose a base branch
from

Conversation

lightClouds917
Copy link
Contributor

@lightClouds917 lightClouds917 commented Mar 12, 2024

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

add version to the console banner,like this

image

Ⅱ. Does this pull request fix one issue?

fixes #6416

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2024

Codecov Report

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

Project coverage is 50.80%. Comparing base (e72babb) to head (487df04).
Report is 9 commits behind head on 2.x.

❗ Current head 487df04 differs from pull request most recent head feb917b. Consider uploading reports for the commit feb917b to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #6417      +/-   ##
============================================
+ Coverage     50.19%   50.80%   +0.61%     
- Complexity     5232     5285      +53     
============================================
  Files           942      942              
  Lines         33221    33277      +56     
  Branches       4022     4030       +8     
============================================
+ Hits          16676    16908     +232     
+ Misses        14938    14704     -234     
- Partials       1607     1665      +58     
Files Coverage Δ
...ava/org/apache/seata/server/ServerApplication.java 10.00% <0.00%> (-23.34%) ⬇️

... and 53 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

optimize:add version to console
4 participants