aiidaplugins / aiida-lammps

LAMMPS plugin for AiiDA
https://aiida-lammps.readthedocs.io
MIT License
25 stars 14 forks source link

Remove setting `CalcInfo.uuid` from `CalcJob` plugins #61

Closed sphuber closed 1 year ago

sphuber commented 1 year ago

This is done by the CalcJob base class.

codecov[bot] commented 1 year ago

Codecov Report

Merging #61 (bb495bc) into develop (87db971) will decrease coverage by 0.01%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop      #61      +/-   ##
===========================================
- Coverage    90.27%   90.26%   -0.01%     
===========================================
  Files           32       32              
  Lines         2416     2414       -2     
===========================================
- Hits          2181     2179       -2     
  Misses         235      235              
Flag Coverage Δ
pytests 90.26% <ø> (-0.01%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
aiida_lammps/calculations/lammps/__init__.py 94.04% <ø> (-0.08%) :arrow_down:
aiida_lammps/calculations/lammps/base.py 96.62% <ø> (-0.04%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.