Closed trichter closed 5 years ago
Merging #26 into master will decrease coverage by
0.21%
. The diff coverage is51.31%
.
@@ Coverage Diff @@
## master #26 +/- ##
==========================================
- Coverage 56.2% 55.98% -0.22%
==========================================
Files 9 9
Lines 1137 1136 -1
==========================================
- Hits 639 636 -3
- Misses 498 500 +2
Impacted Files | Coverage Δ | |
---|---|---|
telewavesim/doc.py | 0% <ø> (ø) |
:arrow_up: |
telewavesim/tests/test_routines.py | 100% <ø> (ø) |
:arrow_up: |
telewavesim/elast.py | 17.9% <ø> (ø) |
:arrow_up: |
telewavesim/tests/test_notebooks.py | 100% <ø> (ø) |
:arrow_up: |
telewavesim/__init__.py | 100% <100%> (ø) |
:arrow_up: |
telewavesim/tests/test_utils.py | 100% <100%> (ø) |
:arrow_up: |
telewavesim/wiggle.py | 47.56% <36.36%> (ø) |
:arrow_up: |
telewavesim/utils.py | 72.22% <62.14%> (-0.64%) |
:arrow_down: |
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 dd087d1...f9b3487. Read the comment docs.
This PR deals with
0.2.0-dev
to reflect that the current state of code is not the same as on pypi,-dev
needs to be removed before the next upload to pypi