Skip to content

Added a new "metastate" section type where one can combine states from different detectors#363

Draft
eagoetz wants to merge 3 commits into
gwpy:masterfrom
eagoetz:meta-state
Draft

Added a new "metastate" section type where one can combine states from different detectors#363
eagoetz wants to merge 3 commits into
gwpy:masterfrom
eagoetz:meta-state

Improve state handling when using metastates and add better documenta…

77d68ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2026 in 1s

50.30% (+0.01%) compared to 48150d1

View this Pull Request on Codecov

50.30% (+0.01%) compared to 48150d1

Details

Codecov Report

❌ Patch coverage is 60.97561% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.30%. Comparing base (48150d1) to head (77d68ed).
⚠️ Report is 56 commits behind head on master.

Files with missing lines Patch % Lines
gwsumm/plot/builtin.py 20.00% 8 Missing ⚠️
gwsumm/tabs/data.py 44.44% 5 Missing ⚠️
gwsumm/state/core.py 81.25% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #363      +/-   ##
==========================================
+ Coverage   50.29%   50.30%   +0.01%     
==========================================
  Files          60       60              
  Lines        8665     8699      +34     
==========================================
+ Hits         4358     4376      +18     
- Misses       4307     4323      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.