optimize: add version to the console banner #6417
Open
Codecov / codecov/project
succeeded
Sep 11, 2024 in 0s
52.34% (-0.03%) compared to c0d2ac5
View this Pull Request on Codecov
52.34% (-0.03%) compared to c0d2ac5
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 52.34%. Comparing base (
c0d2ac5
) to head (af89f2c
).
Report is 1 commits behind head on 2.x.
Files with missing lines | Patch % | Lines |
---|---|---|
...ava/org/apache/seata/server/ServerApplication.java | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 2.x #6417 +/- ##
============================================
- Coverage 52.37% 52.34% -0.03%
- Complexity 6384 6385 +1
============================================
Files 1081 1081
Lines 37617 37619 +2
Branches 4462 4464 +2
============================================
- Hits 19701 19692 -9
- Misses 15962 15973 +11
Partials 1954 1954
Files with missing lines | Coverage Δ | |
---|---|---|
...ava/org/apache/seata/server/ServerApplication.java | 40.00% <50.00%> (+6.66%) |
⬆️ |
Loading