lsmo-epfl / aiida-lsmo

AiiDA workflows for the LSMO laboratory at EPFL
Other
9 stars 13 forks source link

Add IsothermAccurateWorkChain #68

Closed danieleongari closed 3 years ago

danieleongari commented 3 years ago

Add a new protocol to compute Isotherms in a more accurate way. In collaboration with @ElMouba

codecov-io commented 3 years ago

Codecov Report

Merging #68 (03ffcbc) into develop (5ceff5d) will decrease coverage by 5.79%. The diff coverage is 17.08%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #68      +/-   ##
===========================================
- Coverage    77.67%   71.88%   -5.80%     
===========================================
  Files           31       32       +1     
  Lines         2271     2511     +240     
===========================================
+ Hits          1764     1805      +41     
- Misses         507      706     +199     
Impacted Files Coverage Δ
aiida_lsmo/workchains/isotherm_accurate.py 16.73% <16.73%> (ø)
aiida_lsmo/workchains/__init__.py 100.00% <100.00%> (ø)

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 5ceff5d...03ffcbc. Read the comment docs.