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

Interactive callback for `Code/Computer` placeholders

Open GeigerJ2 opened this issue 6 months ago • 1 comments

This is for being able to interactively populate jinja2-style fields in config yaml files, so that files from the aiida-resource-registry can also be used in aiida-core, rather than excepting as they currently do.

GeigerJ2 avatar Jun 18 '25 06:06 GeigerJ2

Codecov Report

Attention: Patch coverage is 18.97810% with 111 lines in your changes missing coverage. Please review.

Project coverage is 24.95%. Comparing base (d79137d) to head (03f83fc). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/aiida/cmdline/utils/template_config.py 13.64% 76 Missing :warning:
src/aiida/cmdline/params/options/main.py 33.34% 20 Missing :warning:
src/aiida/cmdline/commands/cmd_computer.py 21.06% 15 Missing :warning:

:exclamation: There is a different number of reports uploaded between BASE (d79137d) and HEAD (03f83fc). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (d79137d) HEAD (03f83fc)
3 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6918       +/-   ##
===========================================
- Coverage   79.14%   24.95%   -54.19%     
===========================================
  Files         566      567        +1     
  Lines       43401    43534      +133     
===========================================
- Hits        34345    10859    -23486     
- Misses       9056    32675    +23619     

: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 Jun 18 '25 06:06 codecov[bot]