Skip to content

Add tests

f6e7d2f
Select commit
Loading
Failed to load commit list.
Merged

Add zone task #136

Add tests
f6e7d2f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 10, 2026 in 0s

90.46% (-0.02%) compared to 026e11a

View this Pull Request on Codecov

90.46% (-0.02%) compared to 026e11a

Details

Codecov Report

❌ Patch coverage is 83.33333% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.46%. Comparing base (026e11a) to head (f6e7d2f).

Files with missing lines Patch % Lines
src/node_graph/task.py 72.72% 15 Missing ⚠️
src/node_graph/tasks/builtins.py 68.18% 7 Missing ⚠️
src/node_graph/manager.py 91.83% 4 Missing ⚠️
tests/test_zone.py 94.23% 3 Missing ⚠️
src/node_graph/socket.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
- Coverage   90.47%   90.46%   -0.02%     
==========================================
  Files          78       79       +1     
  Lines        7825     7980     +155     
==========================================
+ Hits         7080     7219     +139     
- Misses        745      761      +16     

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