Open-CMSIS-Pack / cbuild

Commandline utility to orchestrate the intermediate build steps of CMSIS Build
Apache License 2.0
4 stars 10 forks source link

[cbuild] Improve CMake `--target` handling in `cbuild2cmake` mode #256

Closed brondani closed 4 months ago

brondani commented 4 months ago

Fix regression reported in https://github.com/Open-CMSIS-Pack/cbuild/issues/244 If no --context is specified, run cmake build target all to trigger executes steps

github-actions[bot] commented 4 months ago

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

github-actions[bot] commented 4 months ago

Test Results

  4 files  ± 0   48 suites  ±0   5s :stopwatch: -1s 211 tests + 3  211 :white_check_mark: + 3  0 :zzz: ±0  0 :x: ±0  844 runs  +12  844 :white_check_mark: +12  0 :zzz: ±0  0 :x: ±0 

Results for commit c3a618b5. ± Comparison against base commit 340bafbf.

:recycle: This comment has been updated with latest results.

codeclimate[bot] commented 4 months ago

Code Climate has analyzed commit c3a618b5 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 78.4% (0.2% change).

View more on Code Climate.