usnistgov / jarvis

JARVIS-Tools: an open-source software package for data-driven atomistic materials design. Publications: https://scholar.google.com/citations?user=3w6ej94AAAAJ https://www.youtube.com/watch?v=2-XHeC8gbeY
https://pages.nist.gov/jarvis/
Other
315 stars 124 forks source link

Image and REST module update. #118

Closed knc6 closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #118 into master will increase coverage by 0.64%. The diff coverage is 44.32%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #118      +/-   ##
==========================================
+ Coverage   77.82%   78.46%   +0.64%     
==========================================
  Files          57       58       +1     
  Lines        8276     8629     +353     
==========================================
+ Hits         6441     6771     +330     
- Misses       1835     1858      +23     
Impacted Files Coverage Δ
jarvis/db/lammps_to_xml.py 0.00% <0.00%> (ø)
jarvis/db/vasp_to_xml.py 0.00% <0.00%> (ø)
jarvis/tasks/phonopy/run.py 0.00% <0.00%> (ø)
setup.py 0.00% <ø> (ø)
jarvis/core/atoms.py 93.88% <57.14%> (-0.49%) :arrow_down:
jarvis/core/image.py 76.92% <76.92%> (ø)
jarvis/core/kpoints.py 95.68% <100.00%> (-0.03%) :arrow_down:
jarvis/core/utils.py 95.23% <100.00%> (+0.50%) :arrow_up:
jarvis/io/vasp/inputs.py 98.22% <100.00%> (-0.02%) :arrow_down:
jarvis/io/vasp/outputs.py 93.91% <100.00%> (+1.61%) :arrow_up:
... and 17 more

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 a39af06...6023b56. Read the comment docs.