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

Improved cbuild help text #258

Closed soumeh01 closed 4 months ago

soumeh01 commented 4 months ago

Addressing: https://github.com/Open-CMSIS-Pack/devtools/issues/1593 Also added few debug logs

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 207 tests  -  4  207 :white_check_mark:  -  4  0 :zzz: ±0  0 :x: ±0  828 runs   - 16  828 :white_check_mark:  - 16  0 :zzz: ±0  0 :x: ±0 

Results for commit 8cdffaa2. ± Comparison against base commit d8ddc5b2.

This pull request removes 4 tests. ``` github.com/Open-CMSIS-Pack/cbuild/v2/pkg/builder/cproject ‑ TestGetJobs github.com/Open-CMSIS-Pack/cbuild/v2/pkg/builder/cproject ‑ TestGetJobs/test_get_jobs_<_0 github.com/Open-CMSIS-Pack/cbuild/v2/pkg/builder/cproject ‑ TestGetJobs/test_get_jobs_=_0 github.com/Open-CMSIS-Pack/cbuild/v2/pkg/builder/cproject ‑ TestGetJobs/test_get_jobs_>_0 ```

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

codeclimate[bot] commented 4 months ago

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

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

This pull request will bring the total coverage in the repository to 78.1% (-0.3% change).

View more on Code Climate.