Skip to content

Strengthen clang-format checks#283

Merged
allnes merged 1 commit into
embedded-dev-research:mainfrom
aobolensk:clang-format-2
Mar 15, 2026
Merged

Strengthen clang-format checks#283
allnes merged 1 commit into
embedded-dev-research:mainfrom
aobolensk:clang-format-2

Conversation

@aobolensk

Copy link
Copy Markdown
Member

No description provided.

@aobolensk aobolensk requested a review from allnes as a code owner March 15, 2026 15:20
@codecov

codecov Bot commented Mar 15, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 76.12360% with 85 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.49%. Comparing base (c9dac34) to head (b6d519a).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
include/layers/ConvLayer.hpp 77.77% 0 Missing and 20 partials ⚠️
include/layers/PoolingLayer.hpp 66.66% 2 Missing and 11 partials ⚠️
include/layers_fused/ConvRelu.hpp 88.88% 3 Missing and 7 partials ⚠️
include/graph/graph.hpp 37.50% 1 Missing and 4 partials ⚠️
include/parallel/backends.hpp 44.44% 1 Missing and 4 partials ⚠️
src/layers/ReduceLayer.cpp 89.79% 0 Missing and 5 partials ⚠️
src/layers/ConcatLayer.cpp 0.00% 2 Missing and 2 partials ⚠️
src/layers/MatmulLayer.cpp 0.00% 4 Missing ⚠️
include/layers/Layer.hpp 25.00% 1 Missing and 2 partials ⚠️
include/layers/Shape.hpp 25.00% 0 Missing and 3 partials ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #283      +/-   ##
==========================================
- Coverage   84.77%   84.49%   -0.28%     
==========================================
  Files          59       59              
  Lines        3645     3632      -13     
  Branches     2188     2184       -4     
==========================================
- Hits         3090     3069      -21     
- Misses        269      278       +9     
+ Partials      286      285       -1     

☔ 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.

@allnes allnes merged commit dd595d7 into embedded-dev-research:main Mar 15, 2026
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