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

Add interactive sliding menu as an example

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

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

randcode-generator avatar Jun 13 '17 14:06 randcode-generator

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##           develop      #22       +/-   ##
============================================
- 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...735726a. Read the comment docs.

codecov[bot] avatar Jun 13 '17 15:06 codecov[bot]