Closed kusakusakusa closed 7 years ago
1 Message | |
---|---|
:book: | Executed 174 tests, with 0 failures (0 unexpected) in 4.320 (4.486) seconds |
Generated by :no_entry_sign: Danger
Merging #427 into master will increase coverage by
0.1%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #427 +/- ##
=========================================
+ Coverage 40.44% 40.55% +0.1%
=========================================
Files 49 49
Lines 2193 2197 +4
=========================================
+ Hits 887 891 +4
Misses 1306 1306
Impacted Files | Coverage Δ | |
---|---|---|
Sources/ArrayExtensions.swift | 82.94% <100%> (+0.54%) |
: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 4a5e225...cdc2f39. Read the comment docs.
Hmm im not sure how to implement this for multi dimensional array. Will close this PR
Checklist
Inspired from ruby's step