Skip to content

[projmgr] Add NPU info in cbuild.yml#2454

Merged
jthuangarm merged 9 commits into
Open-CMSIS-Pack:mainfrom
jthuangarm:npuinfo-cbuild
Apr 24, 2026
Merged

[projmgr] Add NPU info in cbuild.yml#2454
jthuangarm merged 9 commits into
Open-CMSIS-Pack:mainfrom
jthuangarm:npuinfo-cbuild

Conversation

@jthuangarm

@jthuangarm jthuangarm commented Apr 23, 2026

Copy link
Copy Markdown
Contributor

Fixes

Changes

Introduce support for collecting and exporting Neural Processing Unit (NPU) information in the cbuild.yml.

Checklist

  • 🤖 This change is covered by unit tests (if applicable).
  • 🤹 Manual testing has been performed (if necessary).
  • 🛡️ Security impacts have been considered (if relevant).
  • 📖 Documentation updates are complete (if required).
  • 🧠 Third-party dependencies and TPIP updated (if required).

@github-actions

github-actions Bot commented Apr 23, 2026

Copy link
Copy Markdown

Test Results

459 tests   459 ✅  10m 7s ⏱️
  7 suites    0 💤
  1 files      0 ❌

Results for commit 0ae6409.

♻️ This comment has been updated with latest results.

Comment thread tools/projmgr/src/ProjMgrWorker.cpp Fixed
Comment thread tools/projmgr/schemas/common.schema.json Outdated
@jthuangarm jthuangarm marked this pull request as ready for review April 24, 2026 08:53
@jthuangarm jthuangarm requested a review from brondani April 24, 2026 09:03

@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

@jthuangarm jthuangarm merged commit 3b20142 into Open-CMSIS-Pack:main Apr 24, 2026
54 of 56 checks passed
@jthuangarm jthuangarm deleted the npuinfo-cbuild branch April 24, 2026 09:31
@codecov

codecov Bot commented Apr 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 78.68852% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.93%. Comparing base (014eabe) to head (0ae6409).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
tools/projmgr/src/ProjMgrWorker.cpp 74.46% 3 Missing and 9 partials ⚠️
tools/projmgr/src/ProjMgrCbuild.cpp 92.85% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2454      +/-   ##
==========================================
+ Coverage   64.91%   64.93%   +0.01%     
==========================================
  Files         145      145              
  Lines       26187    26209      +22     
  Branches    15812    15828      +16     
==========================================
+ Hits        17000    17019      +19     
  Misses       7042     7042              
- Partials     2145     2148       +3     
Flag Coverage Δ
projmgr-cov 88.21% <78.68%> (-0.01%) ⬇️

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

Files with missing lines Coverage Δ
tools/projmgr/include/ProjMgrWorker.h 83.33% <ø> (ø)
tools/projmgr/src/ProjMgrCbuild.cpp 93.42% <92.85%> (-0.02%) ⬇️
tools/projmgr/src/ProjMgrWorker.cpp 87.84% <74.46%> (-0.03%) ⬇️
🚀 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.

3 participants