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

Issue #54 - Make NavigationDelayingInterceptor context generic #55

Closed ekazaev closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #55 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #55   +/-   ##
=======================================
  Coverage   95.39%   95.39%           
=======================================
  Files         103      103           
  Lines        1976     1976           
=======================================
  Hits         1885     1885           
  Misses         91       91           
Impacted Files Coverage Δ
...ser/Classes/Extra/NavigationDelayInterceptor.swift 100.00% <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 0820e35...035ae0f. Read the comment docs.