Skip to content

enhancement: improve named field handling in PatternNameGenerator#80

Merged
maeb merged 1 commit intonlnwa:masterfrom
mschfh:custom-params
Mar 31, 2025
Merged

enhancement: improve named field handling in PatternNameGenerator#80
maeb merged 1 commit intonlnwa:masterfrom
mschfh:custom-params

Conversation

@mschfh
Copy link
Copy Markdown
Contributor

@mschfh mschfh commented Nov 17, 2024

Improves field handling by:

  • Exporting 'params' field as 'Params' for external configuration
  • Ensuring predefined fields (ts, serial, hostOrIp, etc) take precedence over custom ones
  • Adding documentation to clarify parameter behavior
  • Adding tests for custom fields and precedence rules

Fixes #79

Improves field handling by:
- Exporting 'params' field as 'Params' for external configuration
- Ensuring predefined fields (ts, serial, hostOrIp, etc) take precedence over custom ones
- Adding documentation to clarify parameter behavior
- Adding tests for custom fields and precedence rules

Fixes nlnwa#79
Copy link
Copy Markdown
Member

@maeb maeb left a comment

Choose a reason for hiding this comment

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

Looks good to me. Sorry for the late response.

@maeb maeb merged commit f8d4ccd into nlnwa:master Mar 31, 2025
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.

Custom PatternNameGenerator fields

2 participants