ref: ACTS compliant renaming #1131
Open
SonarQubeCloud / SonarCloud Code Analysis
succeeded
Apr 8, 2026 in 5m 28s
Quality Gate passed
Annotations
Check warning on line 100 in core/include/detray/geometry/identifier.hpp
sonarqubecloud / SonarCloud Code Analysis
Prefer "std::to_underlying" to "std::underlying_type_t" to cast enums to their underlying type.
See more on https://sonarcloud.io/project/issues?id=acts-project_detray&issues=AZ0_DjeqG4UEpUEQW6UV&open=AZ0_DjeqG4UEpUEQW6UV&pullRequest=1131
Check warning on line 176 in core/include/detray/geometry/identifier.hpp
sonarqubecloud / SonarCloud Code Analysis
Use an intermediary "std::to_underlying" to cast an enum to an integral type that is not the underlying type.
See more on https://sonarcloud.io/project/issues?id=acts-project_detray&issues=AZ0_DjeqG4UEpUEQW6UW&open=AZ0_DjeqG4UEpUEQW6UW&pullRequest=1131
Loading