acts-project / detray

Test library for detector surface intersection
Mozilla Public License 2.0
10 stars 18 forks source link

ref: split dependency between benchmarks and svgtools and make validation utils lib #834

Closed niermann999 closed 1 month ago

niermann999 commented 1 month ago

This splits the validation utils off from the other test utils, so that the svgtools dependency is contained with the tools that actually need them. For example, the detray benchmarks and any client code that just wants to use the tesbed detectors, does not have to build actsvg at all anymore

niermann999 commented 1 month ago

The quality gate failure stems from old code, that was moved to a new place

sonarcloud[bot] commented 1 month ago

Quality Gate Failed Quality Gate failed

Failed conditions
5.2% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud