codingapi / springboot-framework

springboot领域驱动开发
Apache License 2.0
116 stars 39 forks source link

Dev #1

Closed xlorne closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #1 (8785572) into main (4b437ed) will increase coverage by 3.44%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main       #1      +/-   ##
============================================
+ Coverage     78.67%   82.11%   +3.44%     
- Complexity       53       62       +9     
============================================
  Files            18       20       +2     
  Lines           136      151      +15     
  Branches          5        5              
============================================
+ Hits            107      124      +17     
+ Misses           21       19       -2     
  Partials          8        8              
Impacted Files Coverage Δ
...odingapi/springboot/example/domain/BaseEntity.java 75.00% <100.00%> (+50.00%) :arrow_up:
.../com/codingapi/springboot/example/domain/Demo.java 92.85% <100.00%> (+1.94%) :arrow_up:
...pringboot/example/jdbc/analyze/LogSqlAnalyzer.java 100.00% <100.00%> (ø)
...gboot/example/jdbc/handler/JdbcExecuteHandler.java 100.00% <100.00%> (ø)

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 4b437ed...8785572. Read the comment docs.