devxoul / URLNavigator

⛵️ Elegant URL Routing for Swift
MIT License
3.25k stars 297 forks source link

Add completion block for push support #132

Open tospery opened 5 years ago

tospery commented 5 years ago

Use this callback for the RxSwift's complete event

codecov[bot] commented 5 years ago

Codecov Report

Merging #132 into master will increase coverage by 0.5%. The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #132     +/-   ##
=========================================
+ Coverage   82.82%   83.33%   +0.5%     
=========================================
  Files           4        4             
  Lines          99      102      +3     
=========================================
+ Hits           82       85      +3     
  Misses         17       17
Impacted Files Coverage Δ
Sources/URLNavigator/NavigatorType.swift 90.9% <80%> (+0.66%) :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 b7d28f8...cf3ff42. Read the comment docs.