PeachScript / vue-infinite-loading

An infinite scroll plugin for Vue.js.
https://peachscript.github.io/vue-infinite-loading/
MIT License
2.66k stars 366 forks source link

fix: bundle of fixes. #295

Closed phlegx closed 1 year ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #295 into master will decrease coverage by 1.12%. The diff coverage is 71.42%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master     #295      +/-   ##
===========================================
- Coverage   100.00%   98.87%   -1.13%     
===========================================
  Files            5        5              
  Lines          174      178       +4     
  Branches        32       34       +2     
===========================================
+ Hits           174      176       +2     
- Misses           0        1       +1     
- Partials         0        1       +1     
Impacted Files Coverage Δ
src/components/InfiniteLoading.vue 98.01% <66.66%> (-1.99%) :arrow_down:
src/utils.js 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 4baed2b...b98656f. Read the comment docs.