Skip to content

Clang again

e305545
Select commit
Loading
Failed to load commit list.
Open

Fuse Convolution + Activation node as a part of graph transformations pipeline #276

Clang again
e305545
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2026 in 0s

85.15% (+1.20%) compared to 156dacc

View this Pull Request on Codecov

85.15% (+1.20%) compared to 156dacc

Details

Codecov Report

❌ Patch coverage is 87.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.15%. Comparing base (156dacc) to head (e305545).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/layers_fused/ConvRelu.cpp 81.81% 2 Missing ⚠️
include/layers_fused/ConvRelu.hpp 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #276      +/-   ##
==========================================
+ Coverage   83.95%   85.15%   +1.20%     
==========================================
  Files          56       59       +3     
  Lines        3097     3442     +345     
  Branches     1855     2121     +266     
==========================================
+ Hits         2600     2931     +331     
- Misses        245      248       +3     
- Partials      252      263      +11     

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