Skip to content

Normalize Boolean#128

Merged
Nick (ingalls) merged 2 commits into
mainfrom
normalize-boolean
Mar 26, 2026
Merged

Normalize Boolean#128
Nick (ingalls) merged 2 commits into
mainfrom
normalize-boolean

Conversation

@ingalls
Copy link
Copy Markdown
Member

@ingalls Nick (ingalls) commented Mar 26, 2026

Context

  • 🚀 Some TAK Devices are creating boolean values with False instead of the currently supported false. A recursive parser is implemented to normalize these values to be converted into true booleans vs the string XML eleemnts

@ingalls Nick (ingalls) self-assigned this Mar 26, 2026
@ingalls Nick (ingalls) added the enhancement New feature or request label Mar 26, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 26, 2026

Codecov Report

❌ Patch coverage is 95.08197% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
lib/parser-normalize.ts 94.54% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

@ingalls Nick (ingalls) merged commit 4c97587 into main Mar 26, 2026
5 checks passed
@ingalls Nick (ingalls) deleted the normalize-boolean branch March 26, 2026 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant