lokyoung / vuejs-paginate

A Vue.js(v2.x+) component for creating pagination.
MIT License
779 stars 171 forks source link

Refactor/algorithm improvement #52

Closed lokyoung closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #52 into master will decrease coverage by 1.65%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
- Coverage   85.96%   84.31%   -1.66%     
==========================================
  Files           1        1              
  Lines          57       51       -6     
  Branches       16       14       -2     
==========================================
- Hits           49       43       -6     
  Misses          5        5              
  Partials        3        3
Impacted Files Coverage Δ
src/components/Paginate.vue 84.31% <100%> (-1.66%) :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 ec630bb...e500ee1. Read the comment docs.