Describe your use-case which is not covered by existing documentation.
I get the warning on the console log when using code coverage api plugin on jenkins
[Coverage] Obtaining action of reference build
[Coverage] Reference build recorder is not configured
[Coverage] -> No reference build defined, falling back to previous build: '#12'
[Coverage] -> Found reference result in build '#12'
[Coverage] Calculating the code delta...
I want to configure the reference build to the specified build do not mention in the document.
Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.
Describe your use-case which is not covered by existing documentation.
I get the warning on the console log when using code coverage api plugin on jenkins
I want to configure the reference build to the specified build do not mention in the document.
Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.
No response