Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src,tests: Handle and fix recent clang-tidy warnings #437

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

stotko
Copy link
Owner

@stotko stotko commented Nov 16, 2024

The recent clang-tidy 18 introduced even more warnings to consider. Handle these warnings by either suppressing or fixing them.

@stotko stotko added the bug label Nov 16, 2024
@stotko stotko added this to the 2.0.0 milestone Nov 16, 2024
Copy link

codecov bot commented Nov 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.42%. Comparing base (1523669) to head (7b08673).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #437      +/-   ##
==========================================
+ Coverage   97.34%   97.42%   +0.07%     
==========================================
  Files          32       32              
  Lines        2524     2602      +78     
==========================================
+ Hits         2457     2535      +78     
  Misses         67       67              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stotko stotko merged commit e6eb09f into master Nov 16, 2024
61 checks passed
@stotko stotko deleted the clang_tidy_18_fixes branch November 16, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant