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

feat: command line interface for yield tables #395

Closed alexander-held closed 1 year ago

alexander-held commented 1 year ago

Adds yield tables to the CLI. Output folder and format are configurable.

* added yield tables to the command line interface
* updated pre-commit
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (bab591c) 100.00% compared to head (75a4c53) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #395 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 23 23 Lines 2046 2060 +14 Branches 324 324 ========================================= + Hits 2046 2060 +14 ``` | [Impacted Files](https://codecov.io/gh/scikit-hep/cabinetry/pull/395?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scikit-hep) | Coverage Δ | | |---|---|---| | [src/cabinetry/cli/\_\_init\_\_.py](https://codecov.io/gh/scikit-hep/cabinetry/pull/395?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scikit-hep#diff-c3JjL2NhYmluZXRyeS9jbGkvX19pbml0X18ucHk=) | `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.