InfoWings / Knowledge-Net

Complex data management solution
1 stars 2 forks source link

391 pagination control for all pages #396

Closed underlow closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #396 into master will increase coverage by 0.03%. The diff coverage is 68.27%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #396      +/-   ##
============================================
+ Coverage     70.91%   70.95%   +0.03%     
- Complexity      991      999       +8     
============================================
  Files            95       96       +1     
  Lines          6172     6190      +18     
  Branches        883      880       -3     
============================================
+ Hits           4377     4392      +15     
- Misses         1222     1226       +4     
+ Partials        573      572       -1
Impacted Files Coverage Δ Complexity Δ
...infowings/catalog/common/ObjectPropertValueData.kt 88.37% <ø> (ø) 0 <0> (ø) :arrow_down:
...gs/catalog/data/reference/book/ReferenceBookDao.kt 73.17% <ø> (ø) 21 <0> (ø) :arrow_down:
...n/kotlin/com/infowings/catalog/common/SortOrder.kt 38.46% <0%> (-3.21%) 1 <0> (ø)
...com/infowings/catalog/data/aspect/AspectService.kt 75.7% <0%> (ø) 0 <0> (ø) :arrow_down:
.../com/infowings/catalog/search/SuggestionService.kt 40.47% <0%> (-1.05%) 38 <2> (ø)
.../kotlin/com/infowings/catalog/common/ObjectData.kt 65.78% <100%> (+0.45%) 0 <0> (ø) :arrow_down:
...kotlin/com/infowings/catalog/external/AspectApi.kt 39.68% <100%> (ø) 7 <1> (ø) :arrow_down:
...n/com/infowings/catalog/search/SearchController.kt 70% <100%> (+3.33%) 4 <0> (ø) :arrow_down:
.../infowings/catalog/data/aspect/AspectDaoService.kt 74.86% <100%> (ø) 44 <0> (ø) :arrow_down:
.../infowings/catalog/data/objekt/ObjectSqlBuilder.kt 40.95% <100%> (ø) 4 <0> (ø) :arrow_down:
... and 8 more

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 9af592d...2d3a916. Read the comment docs.