Closed spxiwh closed 3 years ago
Merging #24 (fd7b196) into master (0f141c1) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #24 +/- ##
=======================================
Coverage 20.94% 20.94%
=======================================
Files 11 11
Lines 1318 1318
=======================================
Hits 276 276
Misses 1042 1042
Flag | Coverage Δ | |
---|---|---|
Linux | 20.94% <100.00%> (ø) |
|
macOS | 23.21% <100.00%> (ø) |
|
python3.6 | 19.97% <100.00%> (ø) |
|
python3.7 | 19.97% <100.00%> (ø) |
|
python3.8 | 20.99% <100.00%> (ø) |
|
python3.9 | 20.99% <100.00%> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
sbank/__init__.py | 100.00% <100.00%> (ø) |
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 0f141c1...fd7b196. Read the comment docs.
@titodalcanton I want to try one test release before creating a v1.0.0 release. This includes the update to init.py (as in #15 ) and the changes @duncanmmacleod mentions in #17. I've given up trying to make wheels for macOS pypi, but the python3.9 stuff should at least work properly now (and a hidden bug where the python3.6-3.8 wheels pick up an old lalsuite is also resolved).
Functionally, this is the same code as v0.0.2.