Skip to content

Apply suggestions from code review

dab7779
Select commit
Loading
Failed to load commit list.
Merged

Cleanup, fixes and better listNeighborhood #1206

Apply suggestions from code review
dab7779
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 26, 2026 in 1s

72.08% (-0.59%) compared to b9a43ec

View this Pull Request on Codecov

72.08% (-0.59%) compared to b9a43ec

Details

Codecov Report

❌ Patch coverage is 71.59091% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.08%. Comparing base (b9a43ec) to head (dab7779).

Files with missing lines Patch % Lines
src/GraphsDFG/services/GraphsDFG.jl 35.71% 9 Missing ⚠️
src/services/CustomPrinting.jl 0.00% 4 Missing ⚠️
src/services/AbstractDFG.jl 86.95% 3 Missing ⚠️
src/services/DFGVariable.jl 0.00% 3 Missing ⚠️
src/GraphsDFG/entities/GraphsDFG.jl 33.33% 2 Missing ⚠️
src/services/list.jl 75.00% 2 Missing ⚠️
src/Common.jl 87.50% 1 Missing ⚠️
src/DataBlobs/services/BlobStores.jl 85.71% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1206      +/-   ##
===========================================
- Coverage    72.66%   72.08%   -0.59%     
===========================================
  Files           36       37       +1     
  Lines         2294     2314      +20     
===========================================
+ Hits          1667     1668       +1     
- Misses         627      646      +19     

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