aiida-vasp / parsevasp

A general parser for VASP
MIT License
13 stars 13 forks source link

Updated docstrings #93

Closed espenfl closed 2 years ago

espenfl commented 2 years ago

A few updates to the docstrings.

codecov[bot] commented 2 years ago

Codecov Report

Merging #93 (e5fc394) into develop (cfb9086) will decrease coverage by 0.13%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #93      +/-   ##
===========================================
- Coverage    80.30%   80.18%   -0.12%     
===========================================
  Files           13       13              
  Lines         3380     3354      -26     
===========================================
- Hits          2714     2689      -25     
+ Misses         666      665       -1     
Impacted Files Coverage Δ
parsevasp/outcar.py 91.14% <100.00%> (+0.46%) :arrow_up:
parsevasp/stream.py 90.14% <0.00%> (-1.14%) :arrow_down:
parsevasp/chgcar.py 90.75% <0.00%> (-0.33%) :arrow_down:
parsevasp/vasprun.py 83.08% <0.00%> (-0.01%) :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 cfb9086...e5fc394. Read the comment docs.