Closed zenangst closed 6 years ago
Merging #32 into master will decrease coverage by
0.24%
. The diff coverage is0%
.
@@ Coverage Diff @@
## master #32 +/- ##
==========================================
- Coverage 61.3% 61.05% -0.25%
==========================================
Files 20 20
Lines 491 493 +2
==========================================
Hits 301 301
- Misses 190 192 +2
Impacted Files | Coverage Δ | |
---|---|---|
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 f024540...37c7d01. Read the comment docs.
This fixes a warning about using
Selector
instead of #selector