fair-acc / gnuradio4

Prototype implementations for a more compile-time efficient flowgraph API
GNU Lesser General Public License v3.0
22 stars 8 forks source link

CtxSettings type test, support std::complex for settings #360

Closed drslebedev closed 4 weeks ago

drslebedev commented 4 weeks ago

The PR consists of 2 commits:

Use std::hold_alternative instead of std::visit for PMTCompare + CtxSettings type test

Support of std::complex in Settings and YAML

sonarcloud[bot] commented 4 weeks ago

Quality Gate Failed Quality Gate failed

Failed conditions
68.4% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud