ibankapp / ibankapp-base

ibankapp 基础模块
Apache License 2.0
1 stars 0 forks source link

添加排序查询的测试案例 #28

Closed codelder closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #28 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #28   +/-   ##
=========================================
  Coverage     98.89%   98.89%           
  Complexity      227      227           
=========================================
  Files            19       19           
  Lines           542      542           
  Branches         88       88           
=========================================
  Hits            536      536           
  Misses            4        4           
  Partials          2        2
Impacted Files Coverage Δ Complexity Δ
.../persistence/Specification/ByIdsSpecification.java 100% <ø> (ø) 2 <0> (ø) :arrow_down:
...org/ibankapp/base/persistence/util/QueryUtils.java 100% <100%> (ø) 8 <3> (ø) :arrow_down:
...ava/org/ibankapp/base/persistence/domain/Sort.java 100% <100%> (ø) 24 <3> (ø) :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 748b8e5...c384393. Read the comment docs.