Closed rob-luke closed 3 years ago
Merging #169 (ddd94d6) into main (0bed495) will increase coverage by
0.03%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #169 +/- ##
==========================================
+ Coverage 96.19% 96.23% +0.03%
==========================================
Files 43 43
Lines 1394 1407 +13
==========================================
+ Hits 1341 1354 +13
Misses 53 53
Impacted Files | Coverage Δ | |
---|---|---|
src/Neuroimaging.jl | 100.00% <ø> (ø) |
|
src/types/EEG/EEG.jl | 94.96% <100.00%> (+0.51%) |
: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 0bed495...ddd94d6. Read the comment docs.
@behinger's PR #167 illustrated to me why a user may wish to access underlying data. This is a user facing function for accessing data rather than using the underlying data structure.