sxs-collaboration / sxs

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

Add memory to waveforms #35

Closed moble closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #35 into main will decrease coverage by 0.67%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
- Coverage   38.37%   37.70%   -0.68%     
==========================================
  Files          61       62       +1     
  Lines        4667     4750      +83     
  Branches      910      917       +7     
==========================================
  Hits         1791     1791              
- Misses       2731     2814      +83     
  Partials      145      145              
Impacted Files Coverage Δ
sxs/waveforms/memory.py 0.00% <0.00%> (ø)
sxs/waveforms/waveform_mixin.py 76.66% <ø> (ø)

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 65d10d6...ac70a7f. Read the comment docs.