Skip to content

fix: correct typos in comments and documentation#22446

Open
magic-peach wants to merge 1 commit into
opensearch-project:mainfrom
magic-peach:pr-fix-1-comment-typos
Open

fix: correct typos in comments and documentation#22446
magic-peach wants to merge 1 commit into
opensearch-project:mainfrom
magic-peach:pr-fix-1-comment-typos

Conversation

@magic-peach

Copy link
Copy Markdown

Description

This PR fixes 12 misspellings found in comments and documentation across the codebase:

File Typo Fix
IndicesServiceTests.java teh the
MergeStatsIT.java (4x) recieved received
TransportMessageListener.java reponse response
AbstractSearchAsyncActionTests.java reponse response
DEVELOPER_GUIDE.md reponse response
CuckooFilter.java sucessful successful
CompressorRegistry.java registerd registered
NonPruningSortedSetOrdinalsIndexFieldData.java explictly explicitly
ShardIndexingPressureMemoryManager.java withing within
ExportOpenSearchBuildResourcesTask.java Wil, trough Will, through
VersionProperties.java trough through
StemmerTokenFilterFactoryTests.java orginal original

All changes are in comments and documentation only - no code logic changes.

Signed-off-by: Akanksha Trehan akankshatrehun@gmail.com

Signed-off-by: Akanksha Trehun <akankshatrehun@gmail.com>
@github-actions

Copy link
Copy Markdown
Contributor

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

🧪 No relevant tests
🔒 No security concerns identified
✅ No TODO sections
🔀 No multiple PR themes
⚡ No major issues detected

@github-actions

Copy link
Copy Markdown
Contributor

❌ Gradle check result for 996a0a4: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions

Copy link
Copy Markdown
Contributor

✅ Gradle check result for 996a0a4: SUCCESS

@codecov

codecov Bot commented Jul 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.41%. Comparing base (d603ae1) to head (996a0a4).

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #22446      +/-   ##
============================================
- Coverage     73.46%   73.41%   -0.05%     
+ Complexity    76477    76438      -39     
============================================
  Files          6104     6104              
  Lines        346568   346568              
  Branches      49883    49883              
============================================
- Hits         254598   254434     -164     
- Misses        71693    71895     +202     
+ Partials      20277    20239      -38     

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

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

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