Skip to content

Flag attributes with no configured default in endpoint_config. - #1727

Merged
paulr34 merged 1 commit into
project-chip:masterfrom
paulr34:feat/no-default-value-attribute-mask
Sep 9, 2026
Merged

Flag attributes with no configured default in endpoint_config.#1727
paulr34 merged 1 commit into
project-chip:masterfrom
paulr34:feat/no-default-value-attribute-mask

Conversation

@paulr34

@paulr34 paulr34 commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Add ZAP_ATTRIBUTE_MASK(NO_DEFAULT_VALUE) when the user left the default blank, so generated zeros and null encodings can be distinguished from values entered in the UI.

Add ZAP_ATTRIBUTE_MASK(NO_DEFAULT_VALUE) when the user left the default blank, so generated zeros and null encodings can be distinguished from values entered in the UI.

Co-authored-by: Cursor <cursoragent@cursor.com>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.15%. Comparing base (27f4885) to head (bbc08f9).
⚠️ Report is 13 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1727      +/-   ##
==========================================
+ Coverage   75.07%   75.15%   +0.07%     
==========================================
  Files         204      208       +4     
  Lines       23892    24541     +649     
  Branches     5469     5650     +181     
==========================================
+ Hits        17938    18444     +506     
- Misses       5954     6097     +143     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mergify

mergify Bot commented Sep 9, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@paulr34
paulr34 merged commit 400f05e into project-chip:master Sep 9, 2026
19 checks passed
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.

4 participants