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

Create codeql-analysis.yml #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Create codeql-analysis.yml #1

wants to merge 1 commit into from

Conversation

gkreyssing
Copy link

Description

Added codeQL configuration file

Checklist

  • Vehicle App can be started with dapr run and is connecting to vehicle data broker

  • Vehicle App can process MQTT messages and call the seat service

  • Vehicle App can be deployed to local K3D and is running

  • Created/updated tests, if necessary. Code Coverage percentage on new code shall be >= 70%.

  • Extended the documentation in Velocitas repo

  • Extended the documentation in README.md

  • Devcontainer can be opened successfully

  • Devcontainer can be opened successfully behind a corporate proxy

  • Devcontainer can be re-built successfully

  • Release workflow is passing

@github-actions
Copy link

github-actions bot commented Oct 5, 2022

Trivy Scan Results (seatadjuster)

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
1 files    0

Results for commit e38caac.

@github-actions
Copy link

github-actions bot commented Oct 5, 2022

Code Coverage

Package Line Rate Branch Rate Health
examples.SeatAdjuster 0% 0%
examples.vehicle_model 0% 0%
examples.vehicle_model.Cabin 0% 0%
examples.vehicle_model.Cabin.Seat 0% 0%
examples.vehicle_model.Cabin.SeatService 0% 0%
examples.vehicle_model.service 0% 0%
Summary 0% (0 / 1444) 0% (0 / 1569)

BjoernAtBosch added a commit that referenced this pull request Oct 7, 2022
* Add unit tests for ThreadPool
* Add unit tests for ScopedBoolInverter
* Fix coverage report generator config
* Add tests for and improve Job classes
* Remove unnecessary includes of ThreadPool.h
* Rename ThreadPool::execute to ::enqueue
* Update NOTICE-3RD-PARTY-CONTENT.md

Co-authored-by: Dominic Sudy <[email protected]>
Copy link

@doosuu doosuu left a comment

Choose a reason for hiding this comment

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

CodeQL needs to be configured to build the project.

doosuu added a commit that referenced this pull request Sep 20, 2023
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