jeantimex / CollapsibleTableSectionViewController

:tada: Swift library to support collapsible sections in a table view.
MIT License
352 stars 52 forks source link

Added test for toggling sections. #36

Closed jeantimex closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #36   +/-   ##
=========================================
  Coverage          ?   96.68%           
=========================================
  Files             ?        3           
  Lines             ?      332           
  Branches          ?        0           
=========================================
  Hits              ?      321           
  Misses            ?       11           
  Partials          ?        0
Impacted Files Coverage Δ
...ionViewController/CollapsibleTableViewHeader.swift 87.93% <ø> (ø)
...s/CollapsibleTableSectionViewControllerTests.swift 100% <100%> (ø)
...roller/CollapsibleTableSectionViewController.swift 94.87% <88%> (ø)

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 95ec5ac...e319f0f. Read the comment docs.