umami-hep / atlas-ftag-tools

Python tools for ATLAS FTAG
2 stars 17 forks source link

Bugfix for track selector #98

Closed dkobylianskii closed 1 month ago

dkobylianskii commented 1 month ago

Summary

This pull request introduces the following changes

Conformity

samvanstroud commented 1 month ago

@dkobylianskii some tests are failing, could you take a look?

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.10%. Comparing base (c23f38a) to head (d5626da). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #98 +/- ## ========================================== + Coverage 98.09% 98.10% +0.01% ========================================== Files 39 39 Lines 2258 2271 +13 ========================================== + Hits 2215 2228 +13 Misses 43 43 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

samvanstroud commented 1 month ago

Great thanks @dkobylianskii!