Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Move back merged coverage report to build folder A recent commit change the generate coverage report file location and moved it from the `/build` to the root of the repo. This had a side effect on the Sonar scanning step that expected the file to be on the `/build` folder Closes: https://github.com/elastic/ingest-dev/issues/4258 Signed-off-by: Alexandros Sapranidis <[email protected]> * Fix the sonar step Signed-off-by: Alexandros Sapranidis <[email protected]> --------- Signed-off-by: Alexandros Sapranidis <[email protected]> (cherry picked from commit fc05e0d) Co-authored-by: Alexandros Sapranidis <[email protected]> Co-authored-by: Yehor Shvedov <[email protected]>
- Loading branch information