Skip to content

chore: one spellcheck to rule them all#6708

Merged
LesnyRumcajs merged 4 commits intomainfrom
hunspell-all
Mar 10, 2026
Merged

chore: one spellcheck to rule them all#6708
LesnyRumcajs merged 4 commits intomainfrom
hunspell-all

Conversation

@LesnyRumcajs
Copy link
Copy Markdown
Member

@LesnyRumcajs LesnyRumcajs commented Mar 9, 2026

Summary of changes

One spellcheck to rule them all, One spellcheck to find them (typos) , One spellcheck to bring them all, and in the CI bind them

Changes introduced in this pull request:

  • moves all spellchecks to cargo spellcheck so that we don't have two spellcheckers in place
  • merged dictionaries, fixed issues, etc.

Reference issue to close (if applicable)

Closes #5958
Closes #5203

Other information and links

Reported bug in cargo-spellcheck in drahnr/cargo-spellcheck#357

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation. All new code adheres to the team's documentation standards,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

Outside contributions

  • I have read and agree to the CONTRIBUTING document.
  • I have read and agree to the AI Policy document. I understand that failure to comply with the guidelines will lead to rejection of the pull request.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 9, 2026

Caution

Review failed

The head commit changed during the review from 3b23897 to 350b451.

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch hunspell-all

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.37%. Comparing base (80f3c02) to head (350b451).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
Files with missing lines Coverage Δ
src/rpc/error.rs 24.32% <ø> (ø)
src/shim/actors/builtin/miner/mod.rs 29.55% <ø> (ø)

... and 13 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 80f3c02...350b451. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@LesnyRumcajs LesnyRumcajs added this pull request to the merge queue Mar 10, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Mar 10, 2026
@LesnyRumcajs LesnyRumcajs added this pull request to the merge queue Mar 10, 2026
Merged via the queue into main with commit 3591d1a Mar 10, 2026
47 checks passed
@LesnyRumcajs LesnyRumcajs deleted the hunspell-all branch March 10, 2026 12:01
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.

Spellcheck all Markdown files Uniform spellchecking across the repository

2 participants