umami-hep / puma

puma - Plotting UMami Api
Apache License 2.0
4 stars 27 forks source link

Fix for vertexing performance plots #253

Closed jmw464 closed 8 months ago

jmw464 commented 8 months ago

Summary

This pull request introduces the following changes

Conformity

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 97.80%. Comparing base (b9d9378) to head (7694976).

Files Patch % Lines
puma/hlplots/aux_results.py 94.54% 3 Missing :warning:
puma/hlplots/tagger.py 77.77% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #253 +/- ## ========================================== + Coverage 97.78% 97.80% +0.01% ========================================== Files 43 43 Lines 4568 4642 +74 ========================================== + Hits 4467 4540 +73 - Misses 101 102 +1 ```

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

samvanstroud commented 8 months ago

Great thanks @jmw464 !