scikit-hep / cabinetry

design and steer profile likelihood fits
https://cabinetry.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
26 stars 21 forks source link

chore: updating version to 0.5.2 #397

Closed alexander-held closed 1 year ago

alexander-held commented 1 year ago

Updating to version 0.5.2. This fixes the handling of parameter uncertainties for partially fixed parameters and the handling of negative model predictions in plots, adds yield tables to the command line interface, and improves editor autocompletion.

* updating version to 0.5.2
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (ff8fb3c) 100.00% compared to head (28f6ff2) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #397 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 23 23 Lines 2065 2065 Branches 326 326 ========================================= Hits 2065 2065 ``` | [Impacted Files](https://codecov.io/gh/scikit-hep/cabinetry/pull/397?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scikit-hep) | Coverage Δ | | |---|---|---| | [src/cabinetry/\_\_init\_\_.py](https://codecov.io/gh/scikit-hep/cabinetry/pull/397?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scikit-hep#diff-c3JjL2NhYmluZXRyeS9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scikit-hep). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scikit-hep)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.