Closed stotko closed 2 years ago
Base: 97.14% // Head: 97.14% // Decreases project coverage by -0.00%
:warning:
Coverage data is based on head (
c02dacc
) compared to base (93130c4
). Patch coverage: 100.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
The recent upgrade of the CI from Ubuntu 20.04 to 22.04 also resulted in having clang-tidy 14 in place which includes more checks than previous versions. Furthermore, more warnings have been enabled (in #327) such that the list of globally suppressed warnings grew over time. Fix various of these warnings and enable them to increase the code quality.