Skip to content

Fixed spelling errors#3141

Merged
MrHinsh merged 2 commits into
nkdAgility:mainfrom
sbouchexbellomie-Philips:typos
May 20, 2026
Merged

Fixed spelling errors#3141
MrHinsh merged 2 commits into
nkdAgility:mainfrom
sbouchexbellomie-Philips:typos

Conversation

@sbouchexbellomie-Philips

@sbouchexbellomie-Philips sbouchexbellomie-Philips commented May 20, 2026

Copy link
Copy Markdown
Contributor

Fixed 2 spelling errors

Summary by CodeRabbit

Release Notes

  • Bug Fixes
    • Fixed spelling errors in error and status log messages to improve clarity and professionalism when reviewing system logs.

Review Change Stack

@coderabbitai

coderabbitai Bot commented May 20, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8cdca431-49a6-4f16-80f9-0e1a27704675

📥 Commits

Reviewing files that changed from the base of the PR and between 119b68f and 5ec309c.

📒 Files selected for processing (2)
  • src/MigrationTools.Clients.TfsObjectModel/Clients/TfsReflectedWorkItemId.cs
  • src/MigrationTools/Processors/Infrastructure/ProcessorContainerOptions.cs

Walkthrough

Log message spelling corrections across two files: "Sucess" becomes "Success" in reflected work item ID regex matching, "sucessfully" becomes "successfully" in processor configuration logging, plus minor file structural adjustments.

Changes

Spelling Corrections in Logging

Layer / File(s) Summary
Log message spelling corrections
src/MigrationTools.Clients.TfsObjectModel/Clients/TfsReflectedWorkItemId.cs, src/MigrationTools/Processors/Infrastructure/ProcessorContainerOptions.cs
Verbose log in TFS reflected work item parsing fixes "Sucess" → "Success" and includes structured logging of the object state. Fatal log in processor configuration validation corrects "sucessfully" → "successfully" for missing ProcessorType property validation. File structural normalisation at TfsReflectedWorkItemId.cs closing brace.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested reviewers

  • MrHinsh

Poem

S before U, a tale of care—
Spelling fixed with developer's flair 🎯
Logs now honest, messages clean,
The best typos are ones never seen ✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Fixed spelling errors' directly and accurately describes the main changes: two spelling corrections in logging statements across the codebase.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@MrHinsh MrHinsh enabled auto-merge May 20, 2026 15:07
@MrHinsh MrHinsh merged commit f0f1523 into nkdAgility:main May 20, 2026
12 checks passed
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.

2 participants