Skip to content

Add tools property and entrypoint for workflows #6884

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bastonero
Copy link
Contributor

Fixes #6865

Copy link

codecov bot commented May 20, 2025

Codecov Report

Attention: Patch coverage is 23.07692% with 20 lines in your changes missing coverage. Please review.

Project coverage is 78.56%. Comparing base (5168032) to head (b3a9928).

Files with missing lines Patch % Lines
src/aiida/orm/nodes/process/workflow/workchain.py 30.00% 14 Missing ⚠️
src/aiida/tools/workflows/base.py 0.00% 4 Missing ⚠️
src/aiida/tools/workflows/__init__.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6884      +/-   ##
==========================================
- Coverage   78.59%   78.56%   -0.03%     
==========================================
  Files         567      569       +2     
  Lines       43092    43117      +25     
==========================================
+ Hits        33865    33871       +6     
- Misses       9227     9246      +19     

☔ 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.

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.

Add Tools plugin to WorkChains
1 participant