zenangst / Vaccine

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

Feature layout constraints deactivation by convention #35

Closed zenangst closed 6 years ago

zenangst commented 6 years ago

Loading the application bundle now looks like this:

Injection.load(then: loadApp)
codecov-io commented 6 years ago

Codecov Report

Merging #35 into master will decrease coverage by 0.62%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
- Coverage   57.74%   57.11%   -0.63%     
==========================================
  Files          20       20              
  Lines         549      555       +6     
==========================================
  Hits          317      317              
- Misses        232      238       +6
Impacted Files Coverage Δ
Source/Shared/Injection.swift 28.72% <0%> (ø) :arrow_up:
Source/Shared/View+Extensions.swift 0% <0%> (ø) :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 69c3e44...ba2a2bd. Read the comment docs.