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

Release 2.1.0 #167

Closed luizgrp closed 5 years ago

luizgrp commented 5 years ago

Contributors: @yccheok

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@2fc3f9a). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #167   +/-   ##
=========================================
  Coverage          ?   88.39%           
=========================================
  Files             ?        4           
  Lines             ?      543           
  Branches          ?       78           
=========================================
  Hits              ?      480           
  Misses            ?       44           
  Partials          ?       19
Impacted Files Coverage Δ
...sectionedrecyclerviewadapter/StatelessSection.java 60.86% <ø> (ø)
.../luizgrp/sectionedrecyclerviewadapter/Section.java 88.04% <100%> (ø)
...yclerviewadapter/SectionedRecyclerViewAdapter.java 90.64% <100%> (ø)
...ectionedrecyclerviewadapter/SectionParameters.java 85.18% <100%> (ø)

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 2fc3f9a...5d62b1b. Read the comment docs.