sxs-collaboration / sxs

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

Add code to boost waveforms #38

Closed moble closed 3 years ago

moble commented 3 years ago
codecov-io commented 3 years ago

Codecov Report

Merging #38 (7eb2163) into main (daadcb1) will increase coverage by 1.38%. The diff coverage is 86.20%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   38.40%   39.78%   +1.38%     
==========================================
  Files          62       63       +1     
  Lines        4768     4853      +85     
  Branches      918      927       +9     
==========================================
+ Hits         1831     1931     +100     
+ Misses       2792     2764      -28     
- Partials      145      158      +13     
Impacted Files Coverage Δ
sxs/waveforms/waveform_modes.py 37.91% <80.00%> (+6.03%) :arrow_up:
sxs/waveforms/transformations.py 85.71% <85.71%> (ø)
sxs/time_series.py 76.85% <100.00%> (+6.09%) :arrow_up:
sxs/waveforms/waveform_mixin.py 90.00% <0.00%> (+13.33%) :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 935528a...7eb2163. Read the comment docs.