Skip to content

Improve west build: split off setup of build directory#420

Merged
brondani merged 1 commit into
mainfrom
improve-west-build
Feb 11, 2026
Merged

Improve west build: split off setup of build directory#420
brondani merged 1 commit into
mainfrom
improve-west-build

Conversation

@brondani

@brondani brondani commented Feb 10, 2026

Copy link
Copy Markdown
Collaborator

Fixes

Changes

  • Detach setup of build directory (and generation of compilation database), setting it as a west build dependency

Screenshot

First build after tmp/out cleaning:
image

Successive builds:
image

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

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@qltysh

qltysh Bot commented Feb 10, 2026

Copy link
Copy Markdown

Qlty

Coverage Impact

⬆️ Merging this pull request will increase total coverage on main by 0.06%.

Modified Files with Diff Coverage (1)

RatingFile% DiffUncovered Line #s
Coverage rating: A Coverage rating: A
pkg/maker/west.go100.0%
Total100.0%
🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@github-actions

Copy link
Copy Markdown
Contributor

Test Results

  6 files  ±0   30 suites  ±0   1s ⏱️ ±0s
 98 tests ±0   98 ✅ ±0  0 💤 ±0  0 ❌ ±0 
588 runs  ±0  588 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit f933f28. ± Comparison against base commit c9a2cbf.

@brondani brondani marked this pull request as ready for review February 10, 2026 14:55
@brondani brondani requested a review from soumeh01 February 10, 2026 14:55
@brondani brondani merged commit 1821002 into main Feb 11, 2026
25 checks passed
@brondani brondani deleted the improve-west-build branch February 11, 2026 08:06
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