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,test: Fix more cppcheck warnings #440

Merged
merged 1 commit into from
Nov 16, 2024
Merged

src,test: Fix more cppcheck warnings #440

merged 1 commit into from
Nov 16, 2024

Conversation

stotko
Copy link
Owner

@stotko stotko commented Nov 16, 2024

Recent versions of cppcheck have added more diagnostics to detect potential issues. Fix these issues to prepare for CI upgrade.

@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 (1b7b2e8) to head (c4399c3).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #440   +/-   ##
=======================================
  Coverage   97.42%   97.42%           
=======================================
  Files          32       32           
  Lines        2602     2602           
=======================================
  Hits         2535     2535           
  Misses         67       67           

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

@stotko stotko merged commit 5f88fb8 into master Nov 16, 2024
61 checks passed
@stotko stotko deleted the cppcheck_fixes branch November 16, 2024 17:21
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