Skip to content

Conversation

@JonatanAntoni
Copy link
Member

No description provided.

@JonatanAntoni
Copy link
Member Author

@AlbertHuang-CPU please double check and confirm

@codecov
Copy link

codecov bot commented Jan 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.43%. Comparing base (fdf6511) to head (cede54e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2341   +/-   ##
=======================================
  Coverage   64.43%   64.43%           
=======================================
  Files         145      145           
  Lines       25997    25997           
  Branches    15666    15666           
=======================================
  Hits        16750    16750           
  Misses       7083     7083           
  Partials     2164     2164           
Flag Coverage Δ
buildmgr-cov 79.87% <ø> (ø)

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link

Test Results

  7 files   53 suites   4m 49s ⏱️
185 tests 168 ✅ 17 💤 0 ❌
692 runs  624 ✅ 68 💤 0 ❌

Results for commit cede54e.

Copy link
Collaborator

@brondani brondani left a comment

Choose a reason for hiding this comment

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

LGTM

@AlbertHuang-CPU
Copy link
Contributor

@AlbertHuang-CPU please double check and confirm

to align with llvm, we need to change Star-MC3 to be "star-mc3".
and I need more time to check other flags.

endif()
elseif(CPU STREQUAL "Star-MC3")
set(CLANG_ARCH "armv8.1m.main")
set(CPU_FEATURES "Star-MC3")
Copy link
Member Author

@JonatanAntoni JonatanAntoni Jan 30, 2026

Choose a reason for hiding this comment

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

Flags are typically written in lower case. But usually they are evaluated case-insensitive, thats why my tests passed anyhow.

Suggested change
set(CPU_FEATURES "star-mc3")

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