wearereasonablepeople / ReRouter

Routing with ReactiveReSwift and RxSwift
MIT License
8 stars 2 forks source link

Fix the bug with controller #23

Closed alickbass closed 7 years ago

alickbass commented 7 years ago

Closes #22

codecov[bot] commented 7 years ago

Codecov Report

Merging #23 into master will decrease coverage by 0.42%. The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
- Coverage   99.03%   98.61%   -0.43%     
==========================================
  Files           5        5              
  Lines         208      217       +9     
==========================================
+ Hits          206      214       +8     
- Misses          2        3       +1
Impacted Files Coverage Δ
ReRouterTests/TestRouter.swift 98.31% <100%> (+0.1%) :arrow_up:
ReRouterTests/TestAnyCoordinator.swift 95.83% <50%> (-4.17%) :arrow_down:

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 b93d55e...553eeef. Read the comment docs.