TopEFT / topeft

15 stars 24 forks source link

Edit datacard post processing script #407

Closed abasnet97 closed 7 months ago

abasnet97 commented 7 months ago

This is a simple PR to add a line to copy the selectedWCs.txt file along with the regular datacard text files.

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 27.17%. Comparing base (299b508) to head (78ddf98).

Files Patch % Lines
analysis/topeft_run2/datacards_post_processing.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #407 +/- ## ========================================== - Coverage 27.17% 27.17% -0.01% ========================================== Files 28 28 Lines 4224 4225 +1 ========================================== Hits 1148 1148 - Misses 3076 3077 +1 ``` | [Flag](https://app.codecov.io/gh/TopEFT/topeft/pull/407/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TopEFT) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/TopEFT/topeft/pull/407/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TopEFT) | `27.17% <0.00%> (-0.01%)` | :arrow_down: | 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=TopEFT#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.

abasnet97 commented 7 months ago

Thanks @bryates. I have merged the PR.