• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pyiron / pyiron_workflow / 9752359162

25 Jun 2024 09:54PM UTC coverage: 92.396% (+0.04%) from 92.361%
9752359162

push

github

web-flow
:fire: :bug: make sure for-loops re-set their value links like macros (#373)

Honestly, I basically just forgot that for-loops are not actually macros. Ideally, this behaviour would come from a shared parent class, like `StaticComposite` analogous to `StaticNode`. Unfortunately, that gives circular imports because the creator object is on `Composite`. Once `Workflow` and `Macro` do not share access to the creator, such an abstraction will be possible. In the meantime, I just tolerate the once-duplicated code.

3208 of 3472 relevant lines covered (92.4%)

0.92 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

98.21
/nodes/for_loop.py


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc