umami-hep / puma

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

Updating ruff #241

Closed samvanstroud closed 6 months ago

samvanstroud commented 6 months ago

Summary

This pull request introduces the following changes

Relates to the following issues

Conformity

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 97.65%. Comparing base (6b2361f) to head (5406f33).

Files Patch % Lines
puma/hlplots/tagger.py 60.00% 2 Missing :warning:
puma/roc.py 71.42% 2 Missing :warning:
puma/histogram.py 96.00% 1 Missing :warning:
puma/hlplots/results.py 93.75% 1 Missing :warning:
puma/hlplots/yuma.py 85.71% 1 Missing :warning:
puma/hlplots/yutils.py 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #241 +/- ## ========================================== + Coverage 97.23% 97.65% +0.41% ========================================== Files 44 44 Lines 4591 4560 -31 ========================================== - Hits 4464 4453 -11 + Misses 127 107 -20 ```

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