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

Fix typos and add codespell pre-commit hook #173

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

BioGeek
Copy link

@BioGeek BioGeek commented Jan 26, 2024

Related issues: N/A

This PR fixes typos found by running codespell on the repsitory.

It also adds a codespell pre-commit hook so that typos are caught faster in the future.
I also updated the package versions in the .pre-commit-config.yaml file.

Checks

  • a clear description of the PR has been added

@codecov-commenter
Copy link

codecov-commenter commented Jan 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a721221) 92.30% compared to head (302be48) 92.30%.

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #173   +/-   ##
=======================================
  Coverage   92.30%   92.30%           
=======================================
  Files         125      125           
  Lines        7485     7485           
=======================================
  Hits         6909     6909           
  Misses        576      576           

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

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

2 participants