Skip to content

Add support for parsing decay descriptors - #573

Open
admorris wants to merge 13 commits into
scikit-hep:mainfrom
admorris:descriptor_parsing
Open

Add support for parsing decay descriptors#573
admorris wants to merge 13 commits into
scikit-hep:mainfrom
admorris:descriptor_parsing

Merge branch 'main' into descriptor_parsing

9447a1b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 12, 2026 in 1s

96.38% (-1.25%) compared to 42bd8ab

View this Pull Request on Codecov

96.38% (-1.25%) compared to 42bd8ab

Details

Codecov Report

❌ Patch coverage is 76.62338% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.38%. Comparing base (42bd8ab) to head (9447a1b).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/decaylanguage/decay/decay.py 76.62% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #573      +/-   ##
==========================================
- Coverage   97.62%   96.38%   -1.25%     
==========================================
  Files           6        6              
  Lines        1222     1299      +77     
==========================================
+ Hits         1193     1252      +59     
- Misses         29       47      +18     

☔ View full report in Codecov by Harness.
📢 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.