ekazaev / route-composer

Protocol oriented, Cocoa UI abstractions based library that helps to handle view controllers composition, navigation and deep linking tasks in the iOS application. Can be used as the universal replacement for the Coordinator pattern.
MIT License
901 stars 63 forks source link

Minor changes in `SwitchAssembly` #40

Closed ekazaev closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #40 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #40      +/-   ##
=========================================
+ Coverage   96.37%   96.4%   +0.02%     
=========================================
  Files         104     104              
  Lines        2649    2667      +18     
=========================================
+ Hits         2553    2571      +18     
  Misses         96      96
Impacted Files Coverage Δ
...teComposer/Classes/Assemblies/SwitchAssembly.swift 100% <100%> (ø) :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 20d3150...10db06a. Read the comment docs.