sxs-collaboration / sxs

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

Find more version info #59

Closed moble closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #59 (9b23574) into main (2cf3a28) will increase coverage by 0.08%. The diff coverage is 64.00%.

@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
+ Coverage   44.28%   44.36%   +0.08%     
==========================================
  Files          66       66              
  Lines        5083     5103      +20     
  Branches     1046     1048       +2     
==========================================
+ Hits         2251     2264      +13     
- Misses       2629     2636       +7     
  Partials      203      203              
Impacted Files Coverage Δ
sxs/__init__.py 100.00% <ø> (ø)
sxs/waveforms/memory.py 27.16% <12.50%> (-1.79%) :arrow_down:
sxs/waveforms/transformations.py 84.33% <50.00%> (-1.92%) :arrow_down:
sxs/utilities/__init__.py 100.00% <100.00%> (ø)
...aveforms/rotating_paired_xor_multishuffle_bzip2.py 59.39% <100.00%> (ø)

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 318018e...9b23574. Read the comment docs.