Skip to content

Conversation

@AndreySorokin7
Copy link
Collaborator

Close #182

@codecov
Copy link

codecov bot commented Aug 25, 2025

Codecov Report

❌ Patch coverage is 89.93056% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.63%. Comparing base (04fdece) to head (58d44e7).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
include/graph/graph.hpp 88.03% 3 Missing and 11 partials ⚠️
src/layers/BinaryOpLayer.cpp 68.42% 4 Missing and 2 partials ⚠️
src/layers/ReduceLayer.cpp 75.00% 1 Missing and 3 partials ⚠️
include/layers/InputLayer.hpp 87.50% 0 Missing and 2 partials ⚠️
src/layers/PoolingLayer.cpp 88.88% 2 Missing ⚠️
src/layers/ConvLayer.cpp 96.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #200      +/-   ##
==========================================
+ Coverage   83.62%   84.63%   +1.01%     
==========================================
  Files          33       33              
  Lines        1728     1829     +101     
  Branches      897      973      +76     
==========================================
+ Hits         1445     1548     +103     
+ Misses        130      124       -6     
- Partials      153      157       +4     

☔ 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 d227fdc into main Sep 5, 2025
40 of 43 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.

Support branching in NN graph

4 participants