Closed loicmathieu closed 1 day ago
For plugin developer or users having custom plugin, the internal storage now take a namespace
parameter on all its methods. This is mandatory to be passed by a plugin but can be safely set as null
in tests that directly use the internal storage.
Plugins are normally not affected if the use the runContext().storage()
method that has been updated to automatically use the execution namespace.
Quality Gate failed
Failed conditions
39.1% Coverage on New Code (required ≥ 80%)
C Maintainability Rating on New Code (required ≥ A)
See analysis details on SonarQube Cloud
Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE