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

Removed redundant artifact info when packs are missing #283

Closed soumeh01 closed 3 months ago

soumeh01 commented 3 months ago

Addressing: https://github.com/Open-CMSIS-Pack/cbuild/issues/282

Now the output looks like:

$ cbuild Hello.csolution.yml -r -p
I: Adding pack "ARM::CMSIS-RTX@5.9.0"
Agreed to embedded license: C:\Users\soumeh01\AppData\Local\Arm\Packs\ARM\CMSIS-RTX\5.9.0\LICENSE
I: Extracting files to C:\Users\soumeh01\AppData\Local\Arm\Packs\ARM\CMSIS-RTX\5.9.0...
github-actions[bot] commented 3 months ago

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

github-actions[bot] commented 3 months ago

Test Results

  4 files  ±0   48 suites  ±0   5s :stopwatch: -2s 225 tests ±0  225 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  900 runs  ±0  900 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 50e0046d. ± Comparison against base commit ca8c1642.

codeclimate[bot] commented 3 months ago

Code Climate has analyzed commit 50e0046d 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 76.7% (0.0% change).

View more on Code Climate.