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

Closed
wants to merge 5 commits into 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

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.30%. Comparing base (a721221) to head (302be48).
Report is 14 commits behind head on develop.

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

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #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.

@Lookatator Lookatator changed the base branch from main to develop September 11, 2024 21:21
@Lookatator
Copy link
Member

Hi @BioGeek, Thank you very much for the PR!

Because of the merge conflicts and the unsuccessful checks, I transferred all your commits to another internal branch, and solved all issues in that new PR: #194

I will close this PR, and will merge the new one very soon.

@Lookatator Lookatator closed this Sep 11, 2024
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