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 using codespell CI job #5418

Merged
merged 3 commits into from
May 24, 2024

Alphabetize list of ignored words

3ebe87b
Select commit
Loading
Failed to load commit list.
Merged

Fix typos using codespell CI job #5418

Alphabetize list of ignored words
3ebe87b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 24, 2024 in 0s

61.09% (-0.01%) compared to 0583f77

View this Pull Request on Codecov

61.09% (-0.01%) compared to 0583f77

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.09%. Comparing base (0583f77) to head (3ebe87b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5418      +/-   ##
==========================================
- Coverage   61.10%   61.09%   -0.01%     
==========================================
  Files         793      793              
  Lines       51156    51156              
==========================================
- Hits        31257    31256       -1     
- Misses      17027    17028       +1     
  Partials     2872     2872              

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