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

The ability to select presenting view controller was added to the moda… #47

Closed ekazaev closed 4 years ago

ekazaev commented 4 years ago

…l presentation action

codecov[bot] commented 4 years ago

Codecov Report

Merging #47 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   96.39%   96.42%   +0.02%     
==========================================
  Files         103      103              
  Lines        2666     2685      +19     
==========================================
+ Hits         2570     2589      +19     
  Misses         96       96
Impacted Files Coverage Δ
...oser/Classes/Actions/UIViewController+Action.swift 98.11% <100%> (+0.41%) :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 a84e76e...c99fc72. Read the comment docs.