Closed codelder closed 7 years ago
Merging #29 into master will decrease coverage by
0.34%
. The diff coverage is90.47%
.
@@ Coverage Diff @@
## master #29 +/- ##
============================================
- Coverage 98.89% 98.55% -0.35%
- Complexity 227 232 +5
============================================
Files 19 21 +2
Lines 542 552 +10
Branches 88 88
============================================
+ Hits 536 544 +8
- Misses 4 6 +2
Partials 2 2
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...base/persistence/repository/JpaRepositoryImpl.java | 98.01% <0%> (-1.99%) |
49 <0> (ø) |
|
...src/main/java/org/ibankapp/base/util/DateUtil.java | 100% <100%> (ø) |
3 <1> (+1) |
:arrow_up: |
...sistence/validation/validator/UniqueValidator.java | 100% <100%> (ø) |
8 <0> (ø) |
:arrow_down: |
...nkapp/base/validation/validator/BeanValidator.java | 100% <100%> (ø) |
5 <0> (ø) |
:arrow_down: |
...app/base/persistence/BasePersistenceException.java | 100% <100%> (ø) |
2 <2> (?) |
|
.../validation/exception/BaseValidationException.java | 100% <100%> (ø) |
2 <2> (?) |
|
...ibankapp/base/validation/IdentifierValidation.java | 97.84% <100%> (ø) |
42 <0> (ø) |
:arrow_down: |
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 098d20c...12bb7bb. Read the comment docs.
修改一系列程序