Skip to content

kvs: add unit tests for safety measurement#13

Closed
sbachmann-qorix wants to merge 8 commits intoeclipse-score:mainfrom
qorix-group:sbachmann_unit_tests
Closed

kvs: add unit tests for safety measurement#13
sbachmann-qorix wants to merge 8 commits intoeclipse-score:mainfrom
qorix-group:sbachmann_unit_tests

Conversation

@sbachmann-qorix
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented May 16, 2025

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
INFO: Invocation ID: 3f525696-740f-485b-94d9-e2abf4004062
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'googletest', the root module requires module version googletest@1.14.0, but got googletest@1.14.0.bcr.1 in the resolved dependency graph.
WARNING: For repository 'aspect_rules_lint', the root module requires module version aspect_rules_lint@1.0.3, but got aspect_rules_lint@1.4.2 in the resolved dependency graph.
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

Analyzing: target //:license-check (54 packages loaded, 10 targets configured)

Analyzing: target //:license-check (99 packages loaded, 10 targets configured)

Analyzing: target //:license-check (156 packages loaded, 972 targets configured)

Analyzing: target //:license-check (162 packages loaded, 1900 targets configured)

Analyzing: target //:license-check (164 packages loaded, 2810 targets configured)

Analyzing: target //:license-check (164 packages loaded, 2810 targets configured)

Analyzing: target //:license-check (168 packages loaded, 4940 targets configured)

Analyzing: target //:license-check (169 packages loaded, 5060 targets configured)

Analyzing: target //:license-check (169 packages loaded, 5060 targets configured)

Analyzing: target //:license-check (169 packages loaded, 5060 targets configured)

INFO: Analyzed target //:license-check (170 packages loaded, 6979 targets configured).
[8 / 13] Creating runfiles tree bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/score_dash_license_checker~/tool/formatters/dash_format_converter.runfiles [for tool]; 0s local ... (2 actions, 1 running)
ERROR: /home/runner/work/inc_mw_per/inc_mw_per/BUILD:31:21: Generating Dash formatted dependency file ... failed: missing input file '//:cargo_lock'
ERROR: /home/runner/work/inc_mw_per/inc_mw_per/BUILD:31:21: Generating Dash formatted dependency file ... failed: 1 input file(s) do not exist
Target //:license.check.license_check failed to build
Use --verbose_failures to see the command lines of failed build steps.
ERROR: /home/runner/work/inc_mw_per/inc_mw_per/BUILD:31:21 Generating Dash formatted dependency file ... failed: 1 input file(s) do not exist
INFO: Elapsed time: 182.607s, Critical Path: 0.41s
INFO: 12 processes: 2 disk cache hit, 10 internal.
ERROR: Build did NOT complete successfully
ERROR: Build failed. Not running target

…rom internal KVS elements

Signed-off-by: Sven Bachmann <sven.bachmann.ext@qorix.ai>
Signed-off-by: Sven Bachmann <sven.bachmann.ext@qorix.ai>
Signed-off-by: Sven Bachmann <sven.bachmann.ext@qorix.ai>
Signed-off-by: Sven Bachmann <sven.bachmann.ext@qorix.ai>
Signed-off-by: Sven Bachmann <sven.bachmann.ext@qorix.ai>
Signed-off-by: Sven Bachmann <sven.bachmann.ext@qorix.ai>
Command: cargo llvm-cov --html --open --branch --tests

Functions: 100.00% (89/89)
Lines:      96.79% (603/623)
Regions:    96.32% (1047/1087)
Branches:   88.10% (37/42)

Signed-off-by: Sven Bachmann <sven.bachmann.ext@qorix.ai>
Signed-off-by: Sven Bachmann <sven.bachmann.ext@qorix.ai>
@github-actions
Copy link

The created documentation from the pull request is available at: docu-html

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

Comments