Skip to content

fix(summaryeditor): prevent IndexOutOfRangeException on missing tags - #170

Merged
fboucher merged 2 commits into
mainfrom
fix/summaryeditor-crash
Jul 27, 2026
Merged

fix(summaryeditor): prevent IndexOutOfRangeException on missing tags#170
fboucher merged 2 commits into
mainfrom
fix/summaryeditor-crash

Conversation

@fboucher

Copy link
Copy Markdown
Owner

Fixes a crash when navigating to summaryeditor by checking if tags are present before indexing. Also added unit tests in PostNoteClientTests.cs.

@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Health
NoteBookmark.AIServices 97% 64%
NoteBookmark.Api 89% 79%
NoteBookmark.BlazorApp 5% 10%
NoteBookmark.Domain 86% 75%
NoteBookmark.ServiceDefaults 96% 75%
NoteBookmark.SharedUI 14% 16%
Summary 53% (916 / 1714) 43% (228 / 525)

@fboucher
fboucher merged commit cd22b0f into main Jul 27, 2026
1 check passed
@fboucher
fboucher deleted the fix/summaryeditor-crash branch July 27, 2026 11:00
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.

1 participant