sxs-collaboration / sxs

Python code for manipulating data from the SXS collaboration
MIT License
25 stars 18 forks source link

Remove deprecated `np.` specifications from some dtypes #47

Closed moble closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #47 (a11a80a) into main (ce6f10d) will decrease coverage by 27.37%. The diff coverage is 36.20%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #47       +/-   ##
===========================================
- Coverage   40.81%   13.44%   -27.38%     
===========================================
  Files          64       65        +1     
  Lines        4927     4985       +58     
  Branches      934      939        +5     
===========================================
- Hits         2011      670     -1341     
- Misses       2757     4304     +1547     
+ Partials      159       11      -148     
Impacted Files Coverage Δ
sxs/__init__.py 100.00% <ø> (ø)
sxs/waveforms/__init__.py 100.00% <ø> (ø)
sxs/waveforms/nrar.py 9.66% <0.00%> (-27.14%) :arrow_down:
...aveforms/rotating_paired_xor_multishuffle_bzip2.py 1.76% <0.00%> (-0.13%) :arrow_down:
sxs/utilities/sxs_directories.py 56.80% <75.00%> (-28.77%) :arrow_down:
sxs/utilities/select.py 2.63% <0.00%> (-97.37%) :arrow_down:
sxs/utilities/formats.py 3.12% <0.00%> (-96.88%) :arrow_down:
sxs/utilities/decimation/peak_greed.py 0.00% <0.00%> (-87.18%) :arrow_down:
sxs/utilities/lvcnr/horizons.py 10.46% <0.00%> (-84.89%) :arrow_down:
sxs/horizons/xor_multishuffle_bzip2.py 3.57% <0.00%> (-83.93%) :arrow_down:
... and 24 more

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 e2c3f05...a11a80a. Read the comment docs.