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

MNT: Use a set literal, not a list literal #379

Merged
merged 1 commit into from
Nov 9, 2023
Merged

MNT: Use a set literal, not a list literal #379

merged 1 commit into from
Nov 9, 2023

Conversation

DimitriPapadopoulos
Copy link
Contributor

No need to pass a list literal to set(), directly use a set literal.

No need to pass a list literal to set(), directly use a set literal.
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2019064) 54.90% compared to head (e671d36) 54.90%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #379   +/-   ##
=======================================
  Coverage   54.90%   54.90%           
=======================================
  Files          23       23           
  Lines        1601     1601           
  Branches      212      212           
=======================================
  Hits          879      879           
  Misses        666      666           
  Partials       56       56           
Flag Coverage Δ
ds005 ∅ <ø> (∅)
ds054 43.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@effigies effigies merged commit 1b3da52 into nipreps:master Nov 9, 2023
18 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.

None yet

2 participants