Skip to content

Fix typos found by new codespell 2.2.6 and also add checking/fixing "hidden files" - #7530

Merged
yarikoptic merged 3 commits into
datalad:maintfrom
yarikoptic:enh-codespell2
Nov 6, 2023
Merged

Fix typos found by new codespell 2.2.6 and also add checking/fixing "hidden files"#7530
yarikoptic merged 3 commits into
datalad:maintfrom
yarikoptic:enh-codespell2

Conversation

@yarikoptic

Copy link
Copy Markdown
Member

workflow still used 2.2.5 last time.

it would find/fix some typos which are new to codespell 2.2.6 and also some in
.dotfiles which were not tested before.

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
@yarikoptic yarikoptic added the semver-patch Increment the patch version when merged label Nov 3, 2023
@yarikoptic yarikoptic changed the title codespell: new typos found by codespell 2.2.6 and also add checking/fixing "hidden files" Fix typos found by new codespell 2.2.6 and also add checking/fixing "hidden files" Nov 3, 2023
@yarikoptic yarikoptic added the CHANGELOG-missing When a PR's description does not contain a changelog item, yet. label Nov 3, 2023
@github-actions github-actions Bot removed the CHANGELOG-missing When a PR's description does not contain a changelog item, yet. label Nov 3, 2023
@codecov

codecov Bot commented Nov 3, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (11501cf) 91.57% compared to head (cdd4626) 91.54%.

Additional details and impacted files
@@            Coverage Diff             @@
##            maint    #7530      +/-   ##
==========================================
- Coverage   91.57%   91.54%   -0.04%     
==========================================
  Files         325      325              
  Lines       43445    43441       -4     
  Branches     5827     5827              
==========================================
- Hits        39786    39767      -19     
- Misses       3644     3659      +15     
  Partials       15       15              
Files Coverage Δ
datalad/core/distributed/tests/test_clone.py 98.43% <ø> (ø)
datalad/core/local/create.py 99.29% <ø> (ø)
datalad/core/local/run.py 96.15% <ø> (ø)
datalad/distributed/ora_remote.py 79.80% <ø> (ø)
datalad/distribution/siblings.py 89.36% <ø> (ø)
datalad/interface/utils.py 96.33% <ø> (ø)
datalad/local/configuration.py 97.87% <ø> (ø)
datalad/support/entrypoints.py 57.89% <ø> (ø)
datalad/support/gitrepo.py 91.95% <ø> (ø)
datalad/support/parallel.py 90.55% <ø> (ø)
... and 1 more

... and 5 files with indirect coverage changes

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

@yarikoptic

Copy link
Copy Markdown
Member Author

linters are green

@yarikoptic
yarikoptic merged commit 646d35a into datalad:maint Nov 6, 2023
@yarikoptic-gitmate

Copy link
Copy Markdown
Collaborator

PR released in 0.19.4

@yarikoptic
yarikoptic deleted the enh-codespell2 branch February 2, 2024 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver-patch Increment the patch version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants