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

pyiron / pyiron_workflow / 10171148434
92%

Build:
DEFAULT BRANCH: main
Ran 30 Jul 2024 11:18PM UTC
Jobs 1
Files 34
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

30 Jul 2024 09:59PM UTC coverage: 92.442% (+0.05%) from 92.392%
10171148434

push

github

web-flow
[patch] Introduce caching (#395)

* Refactor: output signals to emission

Wrap them in `emit()` and `emitting_channels` instead of manually calling them. This lets us tighten up If-like nodes too.

* Introduce caching

To shortcut actually running a node and just return existing output if its cached input matches its current input (by `==` test)

* Extend speedup test to include caching

* Add docstring

* Expose use_cache as a class attribute

So it can be set at class definition time, even by decorators

* Discuss caching in the deepdive

* Format black

---------

Co-authored-by: pyiron-runner <pyiron@mpie.de>

3241 of 3506 relevant lines covered (92.44%)

0.92 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
98.28
0.16% nodes/function.py
2
98.14
0.0% nodes/transform.py
6
91.35
0.21% nodes/composite.py
11
94.57
0.21% node.py
14
91.48
0.0% nodes/standard.py
Jobs
ID Job ID Ran Files Coverage
1 10171148434.1 30 Jul 2024 11:18PM UTC 34
92.44
GitHub Action Run
Source Files on build 10171148434
  • Tree
  • List 34
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #10171148434
  • 41d8d420 on github
  • Prev Build on main (#10116646729)
  • Next Build on main (#10186822369)
  • Delete
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

© 2025 Coveralls, Inc