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: fix typos found by codespell #346

Merged
merged 2 commits into from
Jun 14, 2023
Merged

MNT: fix typos found by codespell #346

merged 2 commits into from
Jun 14, 2023

Conversation

DimitriPapadopoulos
Copy link
Contributor

Also update versioneer to get rid of typos in this vendored code:

versioneer install --vendor

@DimitriPapadopoulos DimitriPapadopoulos changed the title Fix typos found by codespell MNT: fix typos found by codespell Jun 14, 2023
This will fix typos found by codespell in this vendored code.
Copy link
Member

@effigies effigies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This wipes out our Docker-related versioneer hacks, but we made them obsolete a while back anyway.

@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: -22.96 ⚠️

Comparison is base (0f78fa2) 54.14% compared to head (7655373) 31.18%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #346       +/-   ##
===========================================
- Coverage   54.14%   31.18%   -22.96%     
===========================================
  Files          22       20        -2     
  Lines        1461     1456        -5     
  Branches      242      202       -40     
===========================================
- Hits          791      454      -337     
- Misses        614      987      +373     
+ Partials       56       15       -41     
Flag Coverage Δ
ds054 ?

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

Impacted Files Coverage Δ
smriprep/cli/run.py 2.81% <ø> (-71.37%) ⬇️
smriprep/workflows/surfaces.py 11.97% <ø> (ø)

... and 9 files with indirect coverage changes

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

@effigies effigies merged commit b2a434c into nipreps:master Jun 14, 2023
10 checks passed
@DimitriPapadopoulos DimitriPapadopoulos deleted the codespell branch June 14, 2023 20:52
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

3 participants