Closed ivan-cukic closed 1 year ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
c4b4018
) 55.80% compared to head (7a45b12
) 55.80%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
No Duplication information
The version of Java (11.0.17) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Read more here
CMake has an issue of sometimes trying to apply the same PATH_COMMAND twice. [1] This patch adds a workaround to make sure git apply doesn't fail.
https://gitlab.kitware.com/cmake/cmake/-/issues/21146