aiidateam / aiida-wannier90

AiiDA plugin for the Wannier90 code
https://aiida-wannier90.readthedocs.io
Other
9 stars 15 forks source link

Edit the retrieve_list to include more werr files #121

Closed jiang-yuha0 closed 10 months ago

jiang-yuha0 commented 11 months ago

When wannier90/postw90 calculation fails on specific processor, the error file will be named as aiida.node_xxxxx.werr. The 'xxxxx' is a 5-digit index of processor. These werr files should also be retrieved.

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8bd58ef) 56.94% compared to head (a181103) 56.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #121 +/- ## ======================================= Coverage 56.94% 56.94% ======================================= Files 13 13 Lines 1310 1310 ======================================= Hits 746 746 Misses 564 564 ```

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