zenangst / Vaccine

:syringe: Vaccine - Make your apps immune to recompile-disease
Other
307 stars 18 forks source link

Implement support for animated injections on macOS #47

Closed zenangst closed 6 years ago

zenangst commented 6 years ago

Implement animations when injecting view controllers and collection view items on macOS. It syncs the source code between macOS, iOS, and tvOS. Also, it improves injecting collection view items on the macOS platform by going a different path when those kinds of view controllers are injected.

codecov-io commented 6 years ago

Codecov Report

Merging #47 into master will not change coverage. The diff coverage is 62.22%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #47   +/-   ##
=======================================
  Coverage   27.55%   27.55%           
=======================================
  Files          16       16           
  Lines         392      392           
=======================================
  Hits          108      108           
  Misses        284      284
Impacted Files Coverage Δ
Source/iOS+tvOS/UIViewController+Extensions.swift 69.23% <62.22%> (ø) :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 c65ea13...5c06cbf. Read the comment docs.