PytLab / VASPy

Manipulating VASP files with Python.
https://pypi.python.org/pypi/vaspy/
MIT License
263 stars 97 forks source link

Add cartesian coord in get_poscar_content #11

Closed PytLab closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #11 into master will decrease coverage by 0.08%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
- Coverage   21.87%   21.78%   -0.09%     
==========================================
  Files          21       21              
  Lines        1527     1533       +6     
==========================================
  Hits          334      334              
- Misses       1193     1199       +6
Impacted Files Coverage Δ
vaspy/atomco.py 12.76% <0%> (-0.21%) :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 ecb6f47...de7931b. Read the comment docs.