Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STY: Apply ruff/flake8-raise rules (RSE) #3677

Merged
merged 1 commit into from
Oct 6, 2024

Conversation

DimitriPapadopoulos
Copy link
Contributor

Summary

Apply flake8-raise (RSE) rules.

Copy link

codecov bot commented Sep 22, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 70.83%. Comparing base (e03ab6f) to head (4542e9f).
Report is 15 commits behind head on master.

Files with missing lines Patch % Lines
nipype/pipeline/plugins/tests/test_sgelike.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3677   +/-   ##
=======================================
  Coverage   70.83%   70.83%           
=======================================
  Files        1276     1276           
  Lines       59320    59320           
  Branches     9826     9826           
=======================================
  Hits        42019    42019           
  Misses      16125    16125           
  Partials     1176     1176           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

RSE102 Unnecessary parentheses on raised exception
@effigies effigies merged commit aeb988c into nipy:master Oct 6, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants