DevAhamed / MultiViewAdapter

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

Add missing javadoc comment inside OnItemClickListener class #89

Closed DevAhamed closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #89 into 2.x will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              2.x      #89   +/-   ##
=======================================
  Coverage   73.67%   73.67%           
=======================================
  Files          20       20           
  Lines        1147     1147           
  Branches      169      169           
=======================================
  Hits          845      845           
  Misses        203      203           
  Partials       99       99
Impacted Files Coverage Δ
...rc/main/java/mva2/adapter/decorator/Decorator.java 94.44% <ø> (ø) :arrow_up:

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 fcdf53b...18de384. Read the comment docs.