Skip to content

Add zone task#136

Merged
superstar54 merged 2 commits intomainfrom
add_zone_task
Jan 10, 2026
Merged

Add zone task#136
superstar54 merged 2 commits intomainfrom
add_zone_task

Conversation

@superstar54
Copy link
Collaborator

@superstar54 superstar54 commented Jan 7, 2026

  • fix the context manager
  • Add If and While zone

Add Zone, While and If Zone.
@codecov
Copy link

codecov bot commented Jan 7, 2026

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).
⚠️ Report is 1 commits behind head on main.

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.

@superstar54 superstar54 merged commit 021f568 into main Jan 10, 2026
11 of 13 checks passed
@superstar54 superstar54 deleted the add_zone_task branch January 10, 2026 09:28
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.

1 participant