umami-hep / atlas-ftag-tools

Python tools for ATLAS FTAG
2 stars 17 forks source link

Unfreeze Flavour class #43

Closed samvanstroud closed 1 year ago

samvanstroud commented 1 year ago

Summary

Unfreeze Flavour class allowing one to make on the fly modifications

from ftag import Flavours
Flavours.bjets.label = 'my new label'

Conformity

codecov[bot] commented 1 year ago

Codecov Report

Merging #43 (10de6f9) into main (0d2d54b) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #43   +/-   ##
=======================================
  Coverage   96.03%   96.03%           
=======================================
  Files          24       24           
  Lines        1136     1136           
=======================================
  Hits         1091     1091           
  Misses         45       45           
Files Changed Coverage Δ
ftag/flavour.py 98.46% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more