PytLab / VASPy

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

Add basis info in LAMMPS data conversion #10

Closed PytLab closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #10 into master will decrease coverage by 0.08%. The diff coverage is 22.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
- Coverage   21.95%   21.87%   -0.09%     
==========================================
  Files          21       21              
  Lines        1521     1527       +6     
==========================================
  Hits          334      334              
- Misses       1187     1193       +6
Impacted Files Coverage Δ
vaspy/__init__.py 77.77% <100%> (ø) :arrow_up:
vaspy/atomco.py 12.97% <12.5%> (-0.22%) :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 95f91ca...ed364b2. Read the comment docs.