luizgrp / SectionedRecyclerViewAdapter

An Adapter that allows a RecyclerView to be split into Sections with headers and/or footers. Each Section can have its state controlled individually.
MIT License
1.68k stars 372 forks source link

Fix javadocs warnings #166

Closed luizgrp closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #166 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #166   +/-   ##
========================================
  Coverage    88.39%   88.39%           
========================================
  Files            4        4           
  Lines          543      543           
  Branches        78       78           
========================================
  Hits           480      480           
  Misses          44       44           
  Partials        19       19
Impacted Files Coverage Δ
...ectionedrecyclerviewadapter/SectionParameters.java 85.18% <ø> (ø) :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 be023d5...9ecc539. Read the comment docs.