Skip to content

Support loading configs from yaml files in the C++ API #90

Support loading configs from yaml files in the C++ API

Support loading configs from yaml files in the C++ API #90

Triggered via pull request December 6, 2024 11:11
Status Success
Total duration 18m 39s
Artifacts

cpp.yml

on: pull_request
Matrix: Build
Matrix: Test
Valgrind memcheck
16m 3s
Valgrind memcheck
Matrix: sanitize
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Clang tidy: library/cpp/src/core/utils/sdf/quasi_euclidean_sdf_generator.cc#L107
Value stored to 'half_max_neighbor_distance_offset' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
Clang tidy: library/cpp/src/core/utils/sdf/full_euclidean_sdf_generator.cc#L114
Value stored to 'half_max_neighbor_distance_offset' during its initialization is never read [clang-analyzer-deadcode.DeadStores]