sxs-collaboration / sxs

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

Update for new `spherical` syntax #40

Closed moble closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #40 (41cb846) into main (81ae475) will increase coverage by 0.86%. The diff coverage is 88.40%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
+ Coverage   39.78%   40.65%   +0.86%     
==========================================
  Files          63       63              
  Lines        4853     4856       +3     
  Branches      927      930       +3     
==========================================
+ Hits         1931     1974      +43     
+ Misses       2764     2724      -40     
  Partials      158      158              
Impacted Files Coverage Δ
sxs/metadata/metadata.py 35.00% <ø> (ø)
sxs/waveforms/nrar.py 36.80% <0.00%> (ø)
...aveforms/rotating_paired_xor_multishuffle_bzip2.py 1.88% <ø> (ø)
sxs/waveforms/waveform_modes.py 58.74% <89.06%> (+20.82%) :arrow_up:
sxs/waveforms/memory.py 29.33% <100.00%> (-5.20%) :arrow_down:
sxs/waveforms/transformations.py 85.71% <100.00%> (ø)
sxs/waveforms/waveform_mixin.py 86.66% <0.00%> (-3.34%) :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 89ce8d5...41cb846. Read the comment docs.