Skip to content

Address 'bugprone-*' clang-tidy remarks#241

Merged
aobolensk merged 2 commits intoembedded-dev-research:mainfrom
aobolensk:bugprone
Dec 11, 2025
Merged

Address 'bugprone-*' clang-tidy remarks#241
aobolensk merged 2 commits intoembedded-dev-research:mainfrom
aobolensk:bugprone

Conversation

@aobolensk
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 23, 2025

Codecov Report

❌ Patch coverage is 71.42857% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.43%. Comparing base (c115709) to head (1f7281f).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
include/layers/ConvLayer.hpp 71.42% 1 Missing and 1 partial ⚠️
include/layers/PoolingLayer.hpp 66.66% 0 Missing and 2 partials ⚠️
include/layers/Shape.hpp 0.00% 0 Missing and 2 partials ⚠️
src/layers/MatmulLayer.cpp 75.00% 0 Missing and 2 partials ⚠️
include/layers/Layer.hpp 0.00% 0 Missing and 1 partial ⚠️
src/layers_oneDNN/EWLayer.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #241      +/-   ##
==========================================
- Coverage   83.18%   82.43%   -0.75%     
==========================================
  Files          46       46              
  Lines        2349     2357       +8     
  Branches     1397     1401       +4     
==========================================
- Hits         1954     1943      -11     
- Misses        190      207      +17     
- Partials      205      207       +2     

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

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

@aobolensk aobolensk merged commit 7becd1d into embedded-dev-research:main Dec 11, 2025
12 of 13 checks passed
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.

2 participants