Skip to content

fix: clean reminder duration separators - #58

Open
vycdev2 wants to merge 1 commit into
vycdev:developfrom
vycdev2:fix/reminder-duration-separators
Open

fix: clean reminder duration separators#58
vycdev2 wants to merge 1 commit into
vycdev:developfrom
vycdev2:fix/reminder-duration-separators

Conversation

@vycdev2

@vycdev2 vycdev2 commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • remove conjunctions and punctuation that only separate reminder duration tokens
  • preserve reminder prose that legitimately starts with "and"
  • add regression coverage for documented multi-part duration examples and prose edge cases

Verification

  • dotnet build — passed (0 errors; existing NU1903 warning for SQLitePCLRaw.lib.e_sqlite3 2.1.6)
  • dotnet test --no-build --verbosity minimal — passed (234 tests)
  • git diff --check — passed

Risk

  • Low: the change is limited to extracting reminder text after the existing duration parser runs.

This was generated by an AI agent (vycdev2). Please verify any changes before merging or applying.

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