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

Auto update policy when context is not found in stored settings. #351

Closed drslebedev closed 1 month ago

drslebedev commented 1 month ago

This PR contains implementation of the AutoUpdatePolicy when context is not found in stored settings. Two possible options are available: AddToStored and Ignore.

sonarcloud[bot] commented 1 month ago

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud