Skip to content

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

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

Merged
merged 3 commits into from
Nov 6, 2023

Conversation

yarikoptic
Copy link
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
Copy link

codecov bot commented Nov 3, 2023

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
Member Author

linters are green

@yarikoptic yarikoptic merged commit 646d35a into datalad:maint Nov 6, 2023
@yarikoptic-gitmate
Copy link
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