Closed doosuu closed 2 years ago
0 tests ±0 0 :heavy_check_mark: ±0 0s :stopwatch: ±0s 0 suites ±0 0 :zzz: ±0 1 files ±0 0 :x: ±0
Results for commit 4cfdaed7. ± Comparison against base commit c0033ef0.
:recycle: This comment has been updated with latest results.
Description
Updates the SDK used by the template to the latest main.
Azure DevOps PBI/Task reference
Checklist
[x] Vehicle App can be started with dapr run and is connecting to vehicle data broker
[x] Vehicle App can process MQTT messages and call the seat service
[x] Vehicle App can be deployed to local K3D and is running
[x] Created/updated tests, if necessary. Code Coverage percentage on new code shall be >= 70%.
[x] Extended the documentation in Velocitas repo
[x] Extended the documentation in README.md
[x] Devcontainer can be opened successfully
[x] Devcontainer can be opened successfully behind a corporate proxy
[x] Devcontainer can be re-built successfully
[x] Release workflow is passing