Skip to content

fix docs for refactor

7e15b6f
Select commit
Loading
Failed to load commit list.
Merged

Refactor Structure (only) #1218

fix docs for refactor
7e15b6f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2026 in 0s

80.60% (+0.79%) compared to c695311

View this Pull Request on Codecov

80.60% (+0.79%) compared to c695311

Details

Codecov Report

❌ Patch coverage is 86.80154% with 137 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.60%. Comparing base (c695311) to head (7e15b6f).

Files with missing lines Patch % Lines
src/services/variable_ops.jl 61.40% 22 Missing ⚠️
src/GraphsDFG/services/graph_ops.jl 79.34% 19 Missing ⚠️
src/entities/Blobentry.jl 67.30% 17 Missing ⚠️
src/GraphsDFG/services/agent_ops.jl 65.71% 12 Missing ⚠️
src/services/discovery.jl 84.00% 12 Missing ⚠️
src/GraphsDFG/services/bloblet_ops.jl 87.67% 9 Missing ⚠️
src/entities/State.jl 85.24% 9 Missing ⚠️
src/services/blobentry_ops.jl 77.77% 8 Missing ⚠️
src/GraphsDFG/services/factor_ops.jl 86.79% 7 Missing ⚠️
src/services/graph_ops.jl 79.31% 6 Missing ⚠️
... and 9 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1218      +/-   ##
===========================================
+ Coverage    79.81%   80.60%   +0.79%     
===========================================
  Files           37       48      +11     
  Lines         2571     2547      -24     
===========================================
+ Hits          2052     2053       +1     
+ Misses         519      494      -25     

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