Closed stotko closed 2 years ago
Base: 97.14% // Head: 97.14% // Increases project coverage by +0.00%
:tada:
Coverage data is based on head (
f670098
) compared to base (83cefd4
). 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.
Recent versions of clang-tidy introduced further checks to improve the code quality. Although our coverage is already quite good, increase the number of checks and suppress the aliases to existing checks.
In the future, we may even maximize the coverage by unconditionally enabling all checks and providing a single list of ignored warnings.