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

Align selection of first build & target type when cbuild-set doesn't exist #264

Closed soumeh01 closed 4 months ago

soumeh01 commented 4 months ago

aligning with : https://github.com/Open-CMSIS-Pack/devtools/issues/1562

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 222 tests  -  3  222 :white_check_mark:  -  3  0 :zzz: ±0  0 :x: ±0  888 runs   - 12  888 :white_check_mark:  - 12  0 :zzz: ±0  0 :x: ±0 

Results for commit baddfa0a. ± Comparison against base commit 111267e5.

This pull request removes 3 tests. ``` github.com/Open-CMSIS-Pack/cbuild/v2/pkg/utils ‑ TestParseCsolutionFile github.com/Open-CMSIS-Pack/cbuild/v2/pkg/utils ‑ TestParseCsolutionFile/test_csolution_file_parsing github.com/Open-CMSIS-Pack/cbuild/v2/pkg/utils ‑ TestParseCsolutionFile/test_input_file_not_available ```

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

codeclimate[bot] commented 4 months ago

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

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

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

View more on Code Climate.