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
896 stars 63 forks source link

Tested in XCode Version 12.2 (12B45b) and reformatted the code #59

Closed ekazaev closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #59 (724ccb3) into master (06ff16c) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #59   +/-   ##
=======================================
  Coverage   95.53%   95.53%           
=======================================
  Files         108      108           
  Lines        2016     2016           
=======================================
  Hits         1926     1926           
  Misses         90       90           
Impacted Files Coverage Δ
...asses/Assemblies/Helpers/GenericStepAssembly.swift 100.00% <100.00%> (ø)
...mposer/Classes/Extra/DetailsNavigationFinder.swift 100.00% <100.00%> (ø)
...ser/Classes/Extra/NavigationDelayInterceptor.swift 100.00% <100.00%> (ø)
.../Finders/Stack Iterator/DefaultStackIterator.swift 100.00% <100.00%> (ø)
RouteComposer/Classes/Router/DefaultRouter.swift 96.75% <100.00%> (ø)
...sses/Router/Internal/DefaultRouter+Extension.swift 89.58% <100.00%> (ø)

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 06ff16c...724ccb3. Read the comment docs.