DevAhamed / MultiViewAdapter

Easily create complex recyclerview adapters in android
https://devahamed.github.io/MultiViewAdapter
Apache License 2.0
818 stars 148 forks source link

Implement onDrawOver functionality inside the DecorationDelegate class #105

Closed DevAhamed closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #105 into 2.x will decrease coverage by 0.36%. The diff coverage is 14.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##              2.x     #105      +/-   ##
==========================================
- Coverage   76.15%   75.78%   -0.37%     
==========================================
  Files          20       20              
  Lines        1170     1177       +7     
  Branches      172      174       +2     
==========================================
+ Hits          891      892       +1     
- Misses        176      181       +5     
- Partials      103      104       +1
Impacted Files Coverage Δ
...java/mva2/adapter/internal/DecorationDelegate.java 75% <14.28%> (-25%) :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 c29781f...72f09ca. Read the comment docs.