Closed philippgadow closed 11 months ago
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
0b5ba74
) 93.55% compared to head (d815c14
) 93.48%.:exclamation: Current head d815c14 differs from pull request most recent head 1ac83e4. Consider uploading reports for the commit 1ac83e4 to get more accurate results
Files | Patch % | Lines |
---|---|---|
upp/classes/components.py | 85.71% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This MR makes the use for umami-preprocessing more general and extends it to uses beyond jets.
It introduces the
jets_name
which can be any object name for h5. Eventually, the interface should be renamed to "object_name" but for now I think it this change is largely cosmetic and should be addressed in another MR.Further, this MR adds configuration files for lepton isolation tagger preprocessing.
It also updates some packages and adds
conda
to the.gitignore
list.