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: action (to prevent typos in the future), config + typos fixed #112

Merged
merged 4 commits into from
Nov 27, 2023

Conversation

yarikoptic
Copy link
Contributor

No description provided.

yarikoptic and others added 4 commits September 7, 2023 15:19
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
Update linebreak to satisfy length requirement.
@codecov-commenter
Copy link

codecov-commenter commented Sep 8, 2023

Codecov Report

Merging #112 (12d898b) into main (abc085a) will not change coverage.
The diff coverage is 0.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##             main     #112   +/-   ##
=======================================
  Coverage   41.15%   41.15%           
=======================================
  Files          40       40           
  Lines        2481     2481           
=======================================
  Hits         1021     1021           
  Misses       1460     1460           
Files Changed Coverage Δ
neuromaps/_version.py 100.00% <ø> (ø)
neuromaps/datasets/annotations.py 24.39% <0.00%> (ø)
neuromaps/datasets/utils.py 72.54% <ø> (ø)
neuromaps/nulls/spins.py 36.86% <ø> (ø)
neuromaps/plotting.py 25.00% <ø> (ø)

📢 Have feedback on the report? Share it here.

@liuzhenqi77
Copy link
Member

Thank you for the PR @yarikoptic ! We didn't know we had so many typos 🤦‍♂️ .

@liuzhenqi77 liuzhenqi77 merged commit 539d80e into netneurolab:main Nov 27, 2023
github-actions bot pushed a commit that referenced this pull request Nov 27, 2023
codespell: action (to prevent typos in the future), config + typos fixed 539d80e
github-actions bot pushed a commit to liuzhenqi77/neuromaps that referenced this pull request Nov 27, 2023
codespell: action (to prevent typos in the future), config + typos fixed 539d80e
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.

3 participants