scikit-hep / pylhe

Lightweight Python interface to read Les Houches Event (LHE) files
https://pypi.org/project/pylhe/
Apache License 2.0
41 stars 23 forks source link

fix: Do not overwrite `rwgt` weights with `weights` weights #231

Closed APN-Pucky closed 7 months ago

APN-Pucky commented 8 months ago

Hotfix for #230 Closes: #230

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.91%. Comparing base (584c03f) to head (00b6dac).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #231 +/- ## ========================================== + Coverage 91.48% 91.91% +0.42% ========================================== Files 2 2 Lines 235 235 Branches 54 54 ========================================== + Hits 215 216 +1 Misses 16 16 + Partials 4 3 -1 ``` | [Flag](https://app.codecov.io/gh/scikit-hep/pylhe/pull/231/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scikit-hep) | Coverage Δ | | |---|---|---| | [unittests-3.10](https://app.codecov.io/gh/scikit-hep/pylhe/pull/231/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scikit-hep) | `91.48% <100.00%> (+0.42%)` | :arrow_up: | | [unittests-3.8](https://app.codecov.io/gh/scikit-hep/pylhe/pull/231/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scikit-hep) | `91.48% <100.00%> (+0.42%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scikit-hep#carryforward-flags-in-the-pull-request-comment) to find out more.

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