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

Remove `ContainerStepAssembly` #41

Closed ekazaev closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #41 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage    96.4%   96.42%   +0.01%     
==========================================
  Files         104      103       -1     
  Lines        2671     2685      +14     
==========================================
+ Hits         2575     2589      +14     
  Misses         96       96
Impacted Files Coverage Δ
...es/Assemblies/Helpers/ActionToStepIntegrator.swift 100% <ø> (ø) :arrow_up:
RouteComposer/Classes/RoutingInterceptor.swift 100% <100%> (ø) :arrow_up:
...outeComposer/Classes/Assemblies/StepAssembly.swift 100% <100%> (ø) :arrow_up:
.../Assemblies/Helpers/ActionConnectingAssembly.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 1d10ce9...89fa2f9. Read the comment docs.