Skip to content

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

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

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

Triggered via pull request December 5, 2024 19:14
Status Success
Total duration 18m 35s
Artifacts

cpp.yml

on: pull_request
Matrix: Build
Matrix: Test
Valgrind memcheck
15m 53s
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]