sxs-collaboration / sxs

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

Add LVC integration #89

Closed moble closed 3 months ago

moble commented 5 months ago

Summary of commits

This should create a new #major version

Remaining tasks

I'm not sure how much these really need to be done before the code is merged, but these would be good:


📚 Documentation preview 📚: https://sxs--89.org.readthedocs.build/en/89/

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 28.74109% with 300 lines in your changes are missing coverage. Please review.

Project coverage is 40.70%. Comparing base (5a89363) to head (35539d1). Report is 8 commits behind head on main.

Files Patch % Lines
sxs/waveforms/format_handlers/lvc.py 12.76% 82 Missing :warning:
sxs/waveforms/format_handlers/spectre_cce_v1.py 4.76% 60 Missing :warning:
sxs/waveforms/waveform_modes.py 22.97% 53 Missing and 4 partials :warning:
sxs/utilities/smooth_functions.py 39.50% 49 Missing :warning:
...andlers/rotating_paired_diff_multishuffle_bzip2.py 38.23% 17 Missing and 4 partials :warning:
sxs/utilities/formats.py 20.00% 6 Missing and 6 partials :warning:
sxs/handlers.py 46.66% 6 Missing and 2 partials :warning:
sxs/zenodo/api/deposit.py 0.00% 5 Missing :warning:
sxs/utilities/sxs_identifiers.py 62.50% 2 Missing and 1 partial :warning:
sxs/waveforms/alignment.py 0.00% 2 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #89 +/- ## ========================================== - Coverage 42.22% 40.70% -1.53% ========================================== Files 71 73 +2 Lines 5579 5950 +371 Branches 1236 1222 -14 ========================================== + Hits 2356 2422 +66 - Misses 3017 3308 +291 - Partials 206 220 +14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.