Skip to content

code cosmetics

9da5e38
Select commit
Loading
Failed to load commit list.
Merged

feat: extract A/E model parameters and compute it in hit.py #37

code cosmetics
9da5e38
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 28, 2025 in 0s

61.21% (target 20.00%)

View this Pull Request on Codecov

61.21% (target 20.00%)

Details

Codecov Report

❌ Patch coverage is 59.58333% with 97 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.21%. Comparing base (23ce0ec) to head (9da5e38).

Files with missing lines Patch % Lines
workflow/src/legendsimflow/hpge_pars.py 65.25% 41 Missing ⚠️
...imflow/scripts/extract_hpge_current_pulse_model.py 0.00% 27 Missing ⚠️
workflow/src/legendsimflow/reboost.py 0.00% 11 Missing ⚠️
workflow/src/legendsimflow/utils.py 70.00% 6 Missing ⚠️
workflow/src/legendsimflow/aggregate.py 82.75% 5 Missing ⚠️
workflow/src/legendsimflow/metadata.py 76.19% 5 Missing ⚠️
workflow/src/legendsimflow/patterns.py 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
- Coverage   61.58%   61.21%   -0.37%     
==========================================
  Files          16       18       +2     
  Lines         807     1034     +227     
==========================================
+ Hits          497      633     +136     
- Misses        310      401      +91     

☔ 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.