Skip to content

Conversation

mgxd
Copy link
Contributor

@mgxd mgxd commented Feb 21, 2025

Using the list constructor on a number results in TypeError: 'int' object is not iterable

Came up in nipreps/nibabies#445

Copy link

codecov bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.40%. Comparing base (8ba2914) to head (664a860).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #925   +/-   ##
=======================================
  Coverage   69.40%   69.40%           
=======================================
  Files          86       86           
  Lines        8481     8483    +2     
  Branches     1058     1059    +1     
=======================================
+ Hits         5886     5888    +2     
  Misses       2373     2373           
  Partials      222      222           

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

@mgxd mgxd merged commit 48d6d62 into nipreps:master Feb 21, 2025
22 checks passed
@mgxd mgxd deleted the enh/listify-int branch February 21, 2025 22:14
effigies added a commit that referenced this pull request Mar 20, 2025
1.13.0 (March 20, 2025)

New feature release in the 1.13.x series.

This release restructures the ANTs brain extraction workflow.
This should be a backwards compatible change, but a minor release is used out of caution.

* FIX: Remove duplicated code, problematic deviation from antsBrainExtraction (#931)
* FIX: Listify numbers (#925)
* ENH: Allow + symbol in label entities (#926, #927)
* STY: Apply various ruff checks (#913, #915, #917, #918, #919, #930)
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