Skip to content

Fix LT-18897: FLEx is silently changing completed analyses#378

Merged
jtmaxwell3 merged 2 commits into
masterfrom
LT-18897
May 26, 2026
Merged

Fix LT-18897: FLEx is silently changing completed analyses#378
jtmaxwell3 merged 2 commits into
masterfrom
LT-18897

Conversation

@jtmaxwell3
Copy link
Copy Markdown
Contributor

@jtmaxwell3 jtmaxwell3 commented May 26, 2026

This fixes https://jira.sil.org/browse/LT-18897. AnalysisAdjuster wasn't recognizing that a segment basically hadn't changed if it included some extra white space. I added DeltaIsEmpty to catch this case. So, adding a paragraph break anywhere between two segments should work now.


This change is Reviewable

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 26, 2026

LCM Tests

    16 files  ±0      16 suites  ±0   2m 56s ⏱️ -11s
 2 860 tests ±0   2 840 ✅ ±0   20 💤 ±0  0 ❌ ±0 
11 388 runs  ±0  11 220 ✅ ±0  168 💤 ±0  0 ❌ ±0 

Results for commit 04c8e4e. ± Comparison against base commit cf7ae5f.

♻️ This comment has been updated with latest results.

/// <param name="endOffset"></param>
/// <param name="ichSource"></param>
/// <param name="source"></param>
/// <returns></returns>
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.

Probably should not include the comments for the params and the return if they don't contain any information.

@jtmaxwell3 jtmaxwell3 merged commit c4d88bb into master May 26, 2026
4 checks passed
@jtmaxwell3 jtmaxwell3 deleted the LT-18897 branch May 26, 2026 16:37
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