JuDFTteam / aiida-fleur

AiiDA plugin of the high-performance density functional theory code FLEUR (www.judft.de) for high-throughput electronic structure calculations.
https://aiida-fleur.readthedocs.io
Other
14 stars 7 forks source link

Export cache update #182

Closed janssenhenning closed 2 years ago

janssenhenning commented 2 years ago

Update with config options for export cache

codecov[bot] commented 2 years ago

Codecov Report

Merging #182 (fdccd65) into develop (7ebc68d) will decrease coverage by 0.06%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #182      +/-   ##
===========================================
- Coverage    71.13%   71.06%   -0.07%     
===========================================
  Files          121      121              
  Lines        14850    14817      -33     
===========================================
- Hits         10563    10530      -33     
  Misses        4287     4287              
Impacted Files Coverage Δ
tests/conftest.py 92.03% <ø> (ø)
tests/workflows/test_banddos_workchain.py 95.05% <100.00%> (-0.08%) :arrow_down:
tests/workflows/test_cfcoeff_workchain.py 91.75% <100.00%> (-0.41%) :arrow_down:
tests/workflows/test_dmi_workchain.py 80.70% <100.00%> (-1.27%) :arrow_down:
tests/workflows/test_eos_workchain.py 100.00% <100.00%> (ø)
tests/workflows/test_mae_workchain.py 79.62% <100.00%> (-1.73%) :arrow_down:
tests/workflows/test_orbcontrol_workchain.py 100.00% <100.00%> (ø)
tests/workflows/test_relax_workchain.py 95.71% <100.00%> (-0.07%) :arrow_down:
tests/workflows/test_scf_workchain.py 88.09% <100.00%> (-0.35%) :arrow_down:
tests/workflows/test_ssdisp_workchain.py 79.24% <100.00%> (-1.79%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7ebc68d...fdccd65. Read the comment docs.