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

Log cleanup messages on -C #255

Closed soumeh01 closed 4 months ago

soumeh01 commented 4 months ago

Addressing : https://github.com/Open-CMSIS-Pack/devtools/issues/1586

  1. Added clean message for selected contexts on use of -C, --clean
+----------------------------------------
(1/2) Cleaning context: "Hello.Debug+AVH"
+------------------------------------------
(2/2) Cleaning context: "Hello.Release+AVH"
+------------------------------------------
  1. Enabled progress message when cbuild-set file is used.
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   4s :stopwatch: ±0s 208 tests ±0  208 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  832 runs  ±0  832 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 47cbcd37. ± Comparison against base commit a20bd72b.

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

codeclimate[bot] commented 4 months ago

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

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

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

View more on Code Climate.