philips-software / amp-devcontainer

amp-devcontainer is a fully loaded devcontainer useable for, embedded, C++ or Rust development
MIT License
98 stars 4 forks source link

feat: clang-uml #468

Closed BarisTanyeri closed 1 month ago

BarisTanyeri commented 2 months ago

Pull Request

Description of changes

Checklist

github-actions[bot] commented 2 months ago

πŸ¦™ MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
βœ… ACTION actionlint 15 0 0.04s
βœ… DOCKERFILE hadolint 2 0 0.4s
βœ… JSON prettier 11 0 0 0.59s
βœ… JSON v8r 10 0 4.33s
βœ… MARKDOWN markdownlint 8 0 0 0.98s
βœ… MARKDOWN markdown-table-formatter 8 0 0 0.22s
βœ… REPOSITORY checkov yes no 14.15s
βœ… REPOSITORY gitleaks yes no 0.21s
βœ… REPOSITORY git_diff yes no 0.01s
βœ… REPOSITORY grype yes no 12.92s
βœ… REPOSITORY secretlint yes no 1.22s
βœ… REPOSITORY trivy yes no 7.24s
βœ… REPOSITORY trivy-sbom yes no 0.8s
βœ… REPOSITORY trufflehog yes no 2.78s
βœ… SPELL lychee 49 0 1.09s
βœ… YAML prettier 20 0 0 0.94s
βœ… YAML v8r 20 0 16.8s
βœ… YAML yamllint 20 0 0.41s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_

github-actions[bot] commented 2 months ago

Compressed layer size comparison

Comparing ghcr.io/philips-software/amp-devcontainer-rust:latest to ghcr.io/philips-software/amp-devcontainer-rust@sha256:7f1f78c779801d323aab5e8b8405a6c377a5320117aeff1926249bd034c8a540

OS/Platform Previous Size Current Size Delta
linux/amd64 432.86M 432.87M 17.34K (+0.00%)
linux/arm64 572.09M 572.11M 21.07K (+0.00%)
github-actions[bot] commented 2 months ago

Test Results

 2 files  Β±0   2 suites  Β±0   53s :stopwatch: -1s 27 tests +1  27 :white_check_mark: +1  0 :zzz: Β±0  0 :x: Β±0  29 runsβ€Š +1  29 :white_check_mark: +1  0 :zzz: Β±0  0 :x: Β±0 

Results for commit 17a07924. ± Comparison against base commit eb558ec8.

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

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 1 month ago

Pull Request Report (#468)

Static measures

Description Value
Number of added lines 136
Number of deleted lines 3
Number of changed files 8
Number of commits 24
Number of reviews 15
Number of comments (w/o review comments) 4
Number of reviews that contains a comment to resolve 14
Number of reviews that requested a change from the author 1
Number of reviews that approved the Pull Request 0
Get the total number of participants of a Pull Request 6

Time related measures

Description Value
PR lead time (from creation to close of PR) 30.9 Days
Time that was spend on the branch before the PR was created 3.5 Hours
Time that was spend on the branch before the PR was merged 0 Sec
Time to merge after last review 0 Sec

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 6.4 Hours
Total time spend in last status check run on PR 1.2 Days
BarisTanyeri commented 1 month ago

I have closed this pull request since the emulated build of clang-uml takes way too long.