Skip to content

Get rid of "parallel" and "oneDNN" parameters in "build_graph"#223

Merged
allnes merged 13 commits into
mainfrom
Semyon1104/ReplaceParameters
Nov 11, 2025
Merged

Get rid of "parallel" and "oneDNN" parameters in "build_graph"#223
allnes merged 13 commits into
mainfrom
Semyon1104/ReplaceParameters

//

51dc947
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 9, 2025 in 0s

83.97% (+0.13%) compared to 2a2b9df

View this Pull Request on Codecov

83.97% (+0.13%) compared to 2a2b9df

Details

Codecov Report

❌ Patch coverage is 85.71429% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.97%. Comparing base (2a2b9df) to head (51dc947).

Files with missing lines Patch % Lines
include/graph/graph.hpp 85.71% 1 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #223      +/-   ##
==========================================
+ Coverage   83.84%   83.97%   +0.13%     
==========================================
  Files          44       44              
  Lines        2655     2665      +10     
  Branches     1466     1466              
==========================================
+ Hits         2226     2238      +12     
  Misses        219      219              
+ Partials      210      208       -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.