Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No separation lines for clean logs #295

Merged
merged 1 commit into from
Sep 4, 2024
Merged

No separation lines for clean logs #295

merged 1 commit into from
Sep 4, 2024

Conversation

soumeh01
Copy link
Collaborator

@soumeh01 soumeh01 commented Sep 4, 2024

Addressing: Open-CMSIS-Pack/devtools#1707

The output now looks like :

$ cbuild Hello.csolution.yml -r
+----------------------------------------
(1/2) Cleaning context: "Hello.Debug+AVH"
(2/2) Cleaning context: "Hello.Release+AVH"
+----------------------------------------
(1/2) Building context: "Hello.Debug+AVH"
Building CMake target 'Hello.Debug+AVH'

Copy link
Contributor

github-actions bot commented Sep 4, 2024

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

Copy link
Contributor

github-actions bot commented Sep 4, 2024

Test Results

  4 files  ±0   48 suites  ±0   6s ⏱️ -1s
225 tests ±0  225 ✅ ±0  0 💤 ±0  0 ❌ ±0 
900 runs  ±0  900 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 61ca944. ± Comparison against base commit 7823e23.

Copy link

codeclimate bot commented Sep 4, 2024

Code Climate has analyzed commit 61ca944 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.

Copy link
Collaborator

@brondani brondani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@soumeh01 soumeh01 merged commit 378fac5 into main Sep 4, 2024
16 checks passed
@soumeh01 soumeh01 deleted the cleanLogs branch September 4, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants