aiida-core icon indicating copy to clipboard operation
aiida-core copied to clipboard

`RemoteStashCustomData`: stashing via custom script, made possible

Open khsrali opened this issue 9 months ago • 1 comments

Part of https://github.com/aiidateam/aiida-core/issues/6764,

Has to be re-based after merging PR #6772 More later..

khsrali avatar Feb 28 '25 16:02 khsrali

Codecov Report

:x: Patch coverage is 89.87342% with 8 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 79.20%. Comparing base (1e8cd0b) to head (de02775). :warning: Report is 53 commits behind head on main.

Files with missing lines Patch % Lines
src/aiida/engine/daemon/execmanager.py 66.67% 5 Missing :warning:
src/aiida/orm/nodes/data/remote/stash/custom.py 90.33% 3 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6777      +/-   ##
==========================================
+ Coverage   79.13%   79.20%   +0.07%     
==========================================
  Files         565      566       +1     
  Lines       43394    43461      +67     
==========================================
+ Hits        34334    34417      +83     
+ Misses       9060     9044      -16     

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Mar 03 '25 11:03 codecov[bot]

@agoscinski Please review :bowing_man:

khsrali avatar Jul 07 '25 07:07 khsrali

@agoscinski documentation is in place at https://github.com/aiidateam/aiida-core/pull/6936 Please approve here, if no more comments. thanks

khsrali avatar Jul 14 '25 12:07 khsrali