motion-transitioning-objc icon indicating copy to clipboard operation
motion-transitioning-objc copied to clipboard

Add support for interactive transitioning

Open randcode-generator opened this issue 8 years ago • 1 comments

https://github.com/material-motion/transitioning-objc/issues/3

randcode-generator avatar Jun 17 '17 03:06 randcode-generator

Codecov Report

Merging #27 into develop will decrease coverage by 12.26%. The diff coverage is 31.25%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop      #27       +/-   ##
============================================
- Coverage    80.13%   67.87%   -12.27%     
============================================
  Files            3        3               
  Lines          146      193       +47     
============================================
+ Hits           117      131       +14     
- Misses          29       62       +33
Impacted Files Coverage Δ
src/UIViewController+TransitionController.m 76% <0%> (-24%) :arrow_down:
src/private/MDMPresentationTransitionController.m 64.47% <34.61%> (-15.53%) :arrow_down:
src/private/MDMViewControllerTransitionContext.m 68.47% <37.5%> (-6.85%) :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 f643cd5...320d7f9. Read the comment docs.

codecov[bot] avatar Jun 17 '17 03:06 codecov[bot]