Closed d-chambers closed 3 years ago
Merging #241 (fe9101d) into master (9ad5c5d) will increase coverage by
0.02%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #241 +/- ##
==========================================
+ Coverage 97.88% 97.90% +0.02%
==========================================
Files 39 39
Lines 4637 4637
Branches 663 663
==========================================
+ Hits 4539 4540 +1
Misses 42 42
+ Partials 56 55 -1
Flag | Coverage Δ | |
---|---|---|
unittests | 97.90% <100.00%> (+0.02%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
obsplus/utils/waveforms.py | 98.13% <100.00%> (ø) |
|
obsplus/events/merge.py | 99.23% <0.00%> (+0.76%) |
: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 9ad5c5d...fe9101d. Read the comment docs.
replaces
to_numpy
in favor ofto_datetime64
andto_timedelta64