sxs-collaboration / sxs

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

Implement corotating frame and RPXMB (#55) #major #55

Closed moble closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #55 (5ccdd3c) into main (90e032d) will increase coverage by 0.30%. The diff coverage is 31.40%.

@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   40.70%   41.00%   +0.30%     
==========================================
  Files          66       66              
  Lines        5017     5077      +60     
  Branches      974     1045      +71     
==========================================
+ Hits         2042     2082      +40     
- Misses       2816     2831      +15     
- Partials      159      164       +5     
Impacted Files Coverage Δ
sxs/time_series.py 71.96% <20.00%> (-1.12%) :arrow_down:
...aveforms/rotating_paired_xor_multishuffle_bzip2.py 9.18% <22.66%> (+7.41%) :arrow_up:
sxs/waveforms/memory.py 28.94% <25.00%> (-0.39%) :arrow_down:
sxs/waveforms/waveform_modes.py 65.45% <54.54%> (+1.34%) :arrow_up:
sxs/waveforms/transformations.py 86.25% <0.00%> (+0.17%) :arrow_up:
sxs/waveforms/waveform_mixin.py 92.30% <0.00%> (+7.69%) :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 26a9488...5ccdd3c. Read the comment docs.