Skip to content
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

Add CLI command to dump inputs/outputs of CalcJob/WorkChain #6276

Merged
merged 30 commits into from
May 27, 2024

README as `.md` and wrap `cmd_process` outputs

497b14c
Select commit
Loading
Failed to load commit list.
Merged

Add CLI command to dump inputs/outputs of CalcJob/WorkChain #6276

README as `.md` and wrap `cmd_process` outputs
497b14c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2024 in 0s

77.66% (+0.16%) compared to ef60b66

View this Pull Request on Codecov

77.66% (+0.16%) compared to ef60b66

Details

Codecov Report

Attention: Patch coverage is 94.47236% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 77.66%. Comparing base (ef60b66) to head (497b14c).
Report is 8 commits behind head on main.

Files Patch % Lines
src/aiida/tools/dumping/processes.py 93.65% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6276      +/-   ##
==========================================
+ Coverage   77.51%   77.66%   +0.16%     
==========================================
  Files         560      562       +2     
  Lines       41444    41652     +208     
==========================================
+ Hits        32120    32344     +224     
+ Misses       9324     9308      -16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.