Code coverage will gone down and we might need to override this PR. The reason for this is that I marked some tests as skip in as covered here: https://github.com/microsoft/bedrock/issues/1385
Once this bug is resolved we should go back up
Right before merged of the PR we will need to update variables in the build for Bedrock CLI and the Bedrock CLI Integration tests in AzDO
Removed references to
spk
in most places and replaced with permutations ofbedrock
andbedrock cli
where applicable.Closes https://github.com/microsoft/bedrock/issues/1354 Closes https://github.com/microsoft/bedrock/issues/1361 Related to https://github.com/microsoft/bedrock/pull/1384
skip
in as covered here: https://github.com/microsoft/bedrock/issues/1385