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

codespell: config, workflow, typos fixed #3549

Merged
merged 14 commits into from
Apr 17, 2023
Merged

Conversation

yarikoptic
Copy link
Member

there was c634f29 which brought in lots of fixes already but did not "incorporated" codespelling into CI. This one does that + fixes some remaining/fresh typos.

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "git-sedi hasnt hasnot",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "git-sedi strack streamtrack",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "git-sedi fastr fast",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
@codecov
Copy link

codecov bot commented Mar 9, 2023

Codecov Report

Patch coverage: 16.66% and no project coverage change

Comparison is base (cdfe679) 47.54% compared to head (d54532d) 47.54%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3549   +/-   ##
=======================================
  Coverage   47.54%   47.54%           
=======================================
  Files         309      309           
  Lines       40871    40871           
  Branches     5381     5381           
=======================================
  Hits        19432    19432           
- Misses      21311    21321   +10     
+ Partials      128      118   -10     
Impacted Files Coverage Δ
nipype/algorithms/icc.py 28.20% <ø> (ø)
nipype/interfaces/ants/registration.py 37.47% <ø> (ø)
nipype/interfaces/ants/segmentation.py 49.39% <0.00%> (ø)
nipype/interfaces/base/specs.py 38.77% <ø> (ø)
nipype/interfaces/cmtk/nx.py 17.73% <0.00%> (ø)
nipype/interfaces/freesurfer/longitudinal.py 64.38% <ø> (ø)
nipype/interfaces/fsl/preprocess.py 55.38% <ø> (ø)
nipype/interfaces/io.py 22.17% <ø> (ø)
nipype/interfaces/mrtrix/tracking.py 84.11% <ø> (ø)
nipype/utils/profiler.py 18.13% <ø> (ø)
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@effigies effigies merged commit 450be34 into nipy:master Apr 17, 2023
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