Skip to content

[analysis] fix static analysis warnings#306

Merged
antond-weta merged 1 commit into
AcademySoftwareFoundation:mainfrom
antond-weta:fix_analysis
Jul 12, 2026
Merged

[analysis] fix static analysis warnings#306
antond-weta merged 1 commit into
AcademySoftwareFoundation:mainfrom
antond-weta:fix_analysis

Conversation

@antond-weta

Copy link
Copy Markdown
Contributor

Description

Tests

Checklist:

  • I have read the contribution guidelines.
  • I have updated the documentation, if applicable. (Check if there is no
    need to update the documentation, for example if this is a bug fix that
    doesn't change the API.)
  • I have ensured that the change is tested somewhere in the testsuite
    (adding new test cases if necessary).
  • My code follows the prevailing code style of this project. If I haven't
    already run clang-format before submitting, I definitely will look at the CI
    test that runs clang-format and fix anything that it highlights as being
    nonconforming.

Signed-off-by: Anton Dukhovnikov <antond@wetafx.co.nz>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.87%. Comparing base (174bfa2) to head (12e8a26).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #306   +/-   ##
=======================================
  Coverage   91.87%   91.87%           
=======================================
  Files          17       17           
  Lines        3777     3777           
  Branches      558      558           
=======================================
  Hits         3470     3470           
  Misses        307      307           
Files with missing lines Coverage Δ
src/rawtoaces_core/core_math.cpp 99.80% <100.00%> (ø)

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 174bfa2...12e8a26. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@antond-weta antond-weta merged commit 31225f3 into AcademySoftwareFoundation:main Jul 12, 2026
26 checks passed
@antond-weta antond-weta deleted the fix_analysis branch July 12, 2026 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants