Deep-MI / BrainPrint

A python-only derivative of the original BrainPrint scripts
MIT License
11 stars 9 forks source link

Ruff update #30

Closed m-reuter closed 1 month ago

m-reuter commented 1 month ago

fix a few more code style things

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 35.29412% with 11 lines in your changes missing coverage. Please review.

Project coverage is 26.00%. Comparing base (9c87d3b) to head (f46d684). Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
brainprint/surfaces.py 28.57% 5 Missing :warning:
brainprint/brainprint.py 40.00% 3 Missing :warning:
brainprint/utils/utils.py 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #30 +/- ## ========================================== - Coverage 26.62% 26.00% -0.63% ========================================== Files 8 8 Lines 353 350 -3 Branches 43 43 ========================================== - Hits 94 91 -3 Misses 256 256 Partials 3 3 ``` | [Flag](https://app.codecov.io/gh/Deep-MI/BrainPrint/pull/30/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Deep-MI) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/Deep-MI/BrainPrint/pull/30/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Deep-MI) | `26.00% <35.29%> (-0.63%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Deep-MI#carryforward-flags-in-the-pull-request-comment) to find out more.

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