Skip to content

[PackChk] Add LGA and NPU feature entries to device table#2422

Merged
jkrech merged 1 commit into
mainfrom
extend_device_feature_validation
Apr 7, 2026
Merged

[PackChk] Add LGA and NPU feature entries to device table#2422
jkrech merged 1 commit into
mainfrom
extend_device_feature_validation

Conversation

@jkrech

@jkrech jkrech commented Apr 2, 2026

Copy link
Copy Markdown
Member

@jkrech jkrech requested a review from brondani April 2, 2026 10:12
@github-actions

github-actions Bot commented Apr 2, 2026

Copy link
Copy Markdown

Test Results

  6 files   12 suites   11s ⏱️
 49 tests  49 ✅ 0 💤 0 ❌
147 runs  147 ✅ 0 💤 0 ❌

Results for commit d9ae5d4.

@jkrech

jkrech commented Apr 2, 2026

Copy link
Copy Markdown
Member Author

Validated CI build using

  <feature type="LGA" name="LGA141" n="141"/>
  <feature type="NPU" name="Ethos-U85" n="256MACs"/>

@jkrech jkrech changed the title Add LGA and NPU feature entries to device table [PackChk] Add LGA and NPU feature entries to device table Apr 7, 2026

@brondani brondani left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@jkrech jkrech merged commit b0e588e into main Apr 7, 2026
27 checks passed
@jkrech jkrech deleted the extend_device_feature_validation branch April 7, 2026 07:48
@codecov

codecov Bot commented Apr 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.73%. Comparing base (2b7a186) to head (d9ae5d4).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2422   +/-   ##
=======================================
  Coverage   64.73%   64.73%           
=======================================
  Files         145      145           
  Lines       26142    26144    +2     
  Branches    15778    15780    +2     
=======================================
+ Hits        16922    16924    +2     
  Misses       7066     7066           
  Partials     2154     2154           
Flag Coverage Δ
packchk-cov 69.75% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
tools/packchk/src/ValidateSyntax.cpp 68.58% <100.00%> (+0.05%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Device Feature Type NPU is documented but not part of schema [packchk] Validation error M371 for custom device feature type "LGA"

2 participants