Skip to content

Fixes several typos#8712

Merged
ericspod merged 8 commits into
Project-MONAI:devfrom
benediktjohannes:typos
Feb 20, 2026
Merged

Fixes several typos#8712
ericspod merged 8 commits into
Project-MONAI:devfrom
benediktjohannes:typos

Conversation

@benediktjohannes

Copy link
Copy Markdown
Contributor

Hope this helps a bit 👍 @ericspod Thanks as always for reviewing!

Signed-off-by: benediktjohannes <benedikt.johannes.hofer@gmail.com>
Signed-off-by: benediktjohannes <benedikt.johannes.hofer@gmail.com>
Signed-off-by: benediktjohannes <benedikt.johannes.hofer@gmail.com>
Signed-off-by: benediktjohannes <benedikt.johannes.hofer@gmail.com>
@coderabbitai

coderabbitai Bot commented Jan 20, 2026

Copy link
Copy Markdown
Contributor
📝 Walkthrough

Walkthrough

This PR fixes typos across three files: correcting "defauting" to "defaulting" in docstrings across multiple writer classes in monai/data/image_writer.py, and fixing "transfrom" to "transform" in test comments in tests/data/test_cachedataset.py and tests/data/test_smartcachedataset.py. All changes are cosmetic with no functional impact.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 1 | ❌ 2
❌ Failed checks (2 warnings)
Check name Status Explanation Resolution
Description check ⚠️ Warning The description lacks required sections like issue reference, detailed change description, and types of changes checklist from the template. Add missing template sections: reference the issue, provide a detailed description of changes, and complete the types of changes checklist.
Docstring Coverage ⚠️ Warning Docstring coverage is 75.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (1 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Fixes several typos' accurately and concisely summarizes the main changes across multiple files.

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

✨ Finishing touches
  • 📝 Generate docstrings

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.

@ericspod ericspod left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@benediktjohannes

Copy link
Copy Markdown
Contributor Author

@ericspod do the lints work again? Thanks! 👍

@KumoLiu

KumoLiu commented Feb 3, 2026

Copy link
Copy Markdown
Contributor

/build

1 similar comment
@KumoLiu

KumoLiu commented Feb 3, 2026

Copy link
Copy Markdown
Contributor

/build

@ericspod ericspod enabled auto-merge (squash) February 20, 2026 18:32
@ericspod ericspod merged commit d8e4ee3 into Project-MONAI:dev Feb 20, 2026
26 checks passed
Rusheel86 pushed a commit to Rusheel86/MONAI that referenced this pull request Feb 24, 2026
Hope this helps a bit 👍 @ericspod Thanks as always for reviewing!

---------

Signed-off-by: benediktjohannes <benedikt.johannes.hofer@gmail.com>
Co-authored-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
Co-authored-by: Eric Kerfoot <17726042+ericspod@users.noreply.github.com>
Rusheel86 pushed a commit to Rusheel86/MONAI that referenced this pull request Feb 25, 2026
Hope this helps a bit 👍 @ericspod Thanks as always for reviewing!

---------

Signed-off-by: benediktjohannes <benedikt.johannes.hofer@gmail.com>
Co-authored-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
Co-authored-by: Eric Kerfoot <17726042+ericspod@users.noreply.github.com>
Rusheel86 pushed a commit to Rusheel86/MONAI that referenced this pull request May 25, 2026
Hope this helps a bit 👍 @ericspod Thanks as always for reviewing!

---------

Signed-off-by: benediktjohannes <benedikt.johannes.hofer@gmail.com>
Co-authored-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
Co-authored-by: Eric Kerfoot <17726042+ericspod@users.noreply.github.com>
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