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

pyiron / pyiron_workflow_atomistics / 25766632702
90%

Build:
DEFAULT BRANCH: main
Ran 12 May 2026 10:46PM UTC
Jobs 1
Files 32
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

12 May 2026 10:44PM UTC coverage: 41.81%. Remained the same
25766632702

push

github

web-flow
refactor!: rename engine.run -> engine.calculate (v0.0.6) (#37)

Rename pyiron_workflow_atomistics.engine.run to .calculate to avoid the
Workflow.run name collision. The function-node previously called `run`
auto-derived its workflow label as "run", which then clashed with
Workflow.run (the workflow-execution method) and raised AttributeError
at child-registration time. Downstream sites had to pass label="..." as
a workaround.

Renaming to `calculate`:
- removes the collision
- aligns with Engine.get_calculate_fn / calc_fn naming already in the
  Protocol contract
- lets `wf.X = calculate(structure, engine=eng)` work without label=

Affects: engine/protocol.py + engine/__init__.py + every physics macro +
the EngineConformanceTests mixin + tests + 7 example notebooks +
CHANGELOG. 97 unit tests pass; ruff + black clean.

After merge: tag pyiron_workflow_atomistics-0.0.6; release workflow
publishes to PyPI; downstream LAMMPS/VASP PRs bump their atomistics
pin and adopt the new name.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

878 of 2100 relevant lines covered (41.81%)

0.42 hits per line

Coverage Regressions

Lines Coverage ∆ File
18
69.14
0.0% physics/bulk.py
Jobs
ID Job ID Ran Files Coverage
1 25766632702.1 12 May 2026 10:46PM UTC 32
41.81
GitHub Action Run
Source Files on build 25766632702
  • Tree
  • List 32
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25766632702
  • bcb1cf2a on github
  • Prev Build on main (#25766024387)
  • Next Build on main (#25889013510)
  • 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

© 2026 Coveralls, Inc