Skip to content

Add 'layout check --extra-props' to flag commands/operations with extra properties - #217

Merged
rickwporter merged 2 commits into
mainfrom
rickwporter/check-extra
Sep 5, 2026
Merged

Add 'layout check --extra-props' to flag commands/operations with extra properties#217
rickwporter merged 2 commits into
mainfrom
rickwporter/check-extra

Conversation

@rickwporter

Copy link
Copy Markdown
Owner

RATIONALE

Add option to flag extra properties in the layout check. It is disabled by default, but allows users to check if their layout commands and operations have extra properties -- this is sometimes just a misspelling, and other times a real issue.

CHANGES

Added function to identify extra properties, and CLI command option to access that.

@codecov-commenter

codecov-commenter commented Sep 4, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.53%. Comparing base (7079ea8) to head (d0aa953).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #217      +/-   ##
==========================================
- Coverage   99.58%   99.53%   -0.05%     
==========================================
  Files          33       33              
  Lines        3838     3860      +22     
  Branches      697      703       +6     
==========================================
+ Hits         3822     3842      +20     
- Misses          0        1       +1     
- Partials       16       17       +1     

☔ 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.

@rickwporter
rickwporter merged commit 4be5621 into main Sep 5, 2026
11 checks passed
@rickwporter
rickwporter deleted the rickwporter/check-extra branch September 5, 2026 12:24
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.

2 participants