Skip to content

Fix LT-22303: Add ParagraphParser.EndsWithEOS#358

Merged
jtmaxwell3 merged 2 commits into
masterfrom
LT-22303
Jan 9, 2026
Merged

Fix LT-22303: Add ParagraphParser.EndsWithEOS#358
jtmaxwell3 merged 2 commits into
masterfrom
LT-22303

Conversation

@jtmaxwell3

@jtmaxwell3 jtmaxwell3 commented Jan 8, 2026

Copy link
Copy Markdown
Contributor

This is in support of https://jira.sil.org/browse/LT-22303. It adds ParagraphParser.EndsWithEOS. It includes unit tests that are relevant for LT-22303.


This change is Reviewable

@github-actions

github-actions Bot commented Jan 8, 2026

Copy link
Copy Markdown

LCM Tests

    16 files  ±0      16 suites  ±0   3m 0s ⏱️ -14s
 2 851 tests +1   2 831 ✅ +1   20 💤 ±0  0 ❌ ±0 
11 352 runs  +4  11 184 ✅ +4  168 💤 ±0  0 ❌ ±0 

Results for commit 26705f6. ± Comparison against base commit 66263ab.

♻️ This comment has been updated with latest results.

@jasonleenaylor

Copy link
Copy Markdown
Contributor

src/SIL.LCModel/DomainServices/ITextUtils.cs line 278 at r1 (raw file):

		}

		public static bool EndsWithEOS(ITsString text, LcmCache cache)

Please add a method comment explaining the purpose and intended use

@jasonleenaylor jasonleenaylor left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

:lgtm:

@jasonleenaylor reviewed 2 files and all commit messages, and made 1 comment.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @jtmaxwell3).

@jtmaxwell3 jtmaxwell3 merged commit 9263ed9 into master Jan 9, 2026
5 checks passed
@jtmaxwell3 jtmaxwell3 deleted the LT-22303 branch January 9, 2026 17:44
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