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 version 3.2.0 #200

Closed luizgrp closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #200 into master will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #200      +/-   ##
==========================================
+ Coverage   92.04%   92.10%   +0.06%     
==========================================
  Files           7        7              
  Lines         616      621       +5     
  Branches       79       81       +2     
==========================================
+ Hits          567      572       +5     
  Misses         26       26              
  Partials       23       23              
Impacted Files Coverage Δ
...p/sectionedrecyclerviewadapter/SectionAdapter.java 99.20% <ø> (ø)
...yclerviewadapter/SectionedRecyclerViewAdapter.java 87.85% <100.00%> (+0.25%) :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 15e883d...583732e. Read the comment docs.