PytLab / VASPy

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

Make XsdFile compatible with file without lattice info #12

Closed PytLab closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #12 into master will decrease coverage by 0.05%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
- Coverage   21.78%   21.73%   -0.06%     
==========================================
  Files          21       21              
  Lines        1533     1537       +4     
==========================================
  Hits          334      334              
- Misses       1199     1203       +4
Impacted Files Coverage Δ
vaspy/matstudio.py 11.78% <0%> (-0.19%) :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 c0bd98c...619abb5. Read the comment docs.