Closed jan-janssen closed 8 months ago
Coverage variation | Diff coverage |
---|---|
:white_check_mark: -0.02% (target: -1.00%) | :white_check_mark: 100.00% |
You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
pyiron_workflow/snippets/dotdict.py | 1 | 82.35% | ||
snippets/dotdict.py | 1 | 82.35% | ||
job.py | 4 | 90.38% | ||
<!-- | Total: | 6 | --> |
Totals | |
---|---|
Change from base Build 8008311321: | -0.03% |
Covered Lines: | 5783 |
Relevant Lines: | 6327 |
The updated notebook is available in https://gitlab.mpcdf.mpg.de/janj/dpg_tutorial_2024/-/blob/main/workflows/stress_strain.ipynb - here the job names are no longer cryptic but rather the job names are the ones given in the pr.create.job.NodeJob()
function call.
Sorry for the noise, I'm just trying to get the request for changes removed but also have the review status as "Comment"
I give up.
Per the meeting discussion we'll merge this now so we can get the functionality without any updates to base. I'll draft a reverting PR so we can proceed with the #227 solution once base is moving.
@srmnitc This should solve the issue with the cryptic job names to be more consistent with
pyiron_base
.