Skip to content

Give a little shortcut on constant data - #309

Open
liamhuber wants to merge 1 commit into
mainfrom
constant-shortcut
Open

Give a little shortcut on constant data#309
liamhuber wants to merge 1 commit into
mainfrom
constant-shortcut

Conversation

@liamhuber

@liamhuber liamhuber commented Jul 30, 2026

Copy link
Copy Markdown
Member

Just adding

    @property
    def ConstantData.value(self):
        return self.output_ports[constant_recipe.ConstantRecipe.std_label].value

I'm not sure it's worth its very minimal weight yet, but there it is.

Signed-off-by: Liam Huber <liamhuber@greyhavensolutions.com>
@github-actions

Copy link
Copy Markdown

Binder 👈 Launch a binder notebook on branch pyiron/flowrep/constant-shortcut

@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.94%. Comparing base (4f65e6f) to head (9d36dd2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #309   +/-   ##
=======================================
  Coverage   99.94%   99.94%           
=======================================
  Files          44       44           
  Lines        3569     3572    +3     
=======================================
+ Hits         3567     3570    +3     
  Misses          2        2           

☔ View full report in Codecov by Harness.
📢 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.

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