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

Adds codespell to pre-commit hooks #1392

Merged
merged 1 commit into from
Apr 8, 2024

add codespell to pre-commit, catch misspellings

fbc5a60
Select commit
Loading
Failed to load commit list.
Merged

Adds codespell to pre-commit hooks #1392

add codespell to pre-commit, catch misspellings
fbc5a60
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2024 in 0s

96.57% (target 94.00%)

View this Pull Request on Codecov

96.57% (target 94.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.57%. Comparing base (efa3faa) to head (fbc5a60).
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1392      +/-   ##
==========================================
+ Coverage   96.40%   96.57%   +0.16%     
==========================================
  Files          20       20              
  Lines        1810     1812       +2     
==========================================
+ Hits         1745     1750       +5     
+ Misses         65       62       -3     

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