Closed zenangst closed 6 years ago
Merging #35 into master will decrease coverage by
0.62%
. The diff coverage is0%
.
@@ 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.
load
signature by addingthen
label for the closure. It improves readability at the call-site.true
when loading the injection bundle..layoutConstraints
will be deactivated beforeloadView
is invoked. This saves you from adding it to your code-base.Loading the application bundle now looks like this: