aiidateam / aiida-workgraph

Efficiently design and manage flexible workflows with AiiDA, featuring an interactive GUI, checkpoints, provenance tracking, and remote execution capabilities.
https://aiida-workgraph.readthedocs.io/en/latest/
MIT License
9 stars 5 forks source link

`PythonJob`: stores the input data file before passing to the `local_copy_list` #211

Closed superstar54 closed 2 months ago

superstar54 commented 2 months ago

Fix #206.

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.63%. Comparing base (5937b88) to head (a16577d). Report is 12 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #211 +/- ## ========================================== - Coverage 75.75% 75.63% -0.12% ========================================== Files 70 69 -1 Lines 4615 4700 +85 ========================================== + Hits 3496 3555 +59 - Misses 1119 1145 +26 ``` | [Flag](https://app.codecov.io/gh/aiidateam/aiida-workgraph/pull/211/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam) | Coverage Δ | | |---|---|---| | [python-3.11](https://app.codecov.io/gh/aiidateam/aiida-workgraph/pull/211/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam) | `75.63% <100.00%> (-0.03%)` | :arrow_down: | | [python-3.9](https://app.codecov.io/gh/aiidateam/aiida-workgraph/pull/211/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.