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

Add Latt2D, STM image (b-1) fix, image augmentation fix. #179

Closed knc6 closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #179 (5910e09) into master (0cc840a) will increase coverage by 0.96%. The diff coverage is 76.40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
+ Coverage   90.85%   91.82%   +0.96%     
==========================================
  Files          59       59              
  Lines        9381     9463      +82     
==========================================
+ Hits         8523     8689     +166     
+ Misses        858      774      -84     
Impacted Files Coverage Δ
jarvis/analysis/thermodynamics/energetics.py 89.79% <ø> (ø)
jarvis/core/atoms.py 87.73% <ø> (ø)
jarvis/core/specie.py 92.00% <0.00%> (-0.62%) :arrow_down:
jarvis/core/lattice.py 92.74% <61.11%> (-2.48%) :arrow_down:
jarvis/io/qe/outputs.py 81.53% <66.66%> (+20.29%) :arrow_up:
jarvis/core/image.py 85.79% <84.21%> (-0.76%) :arrow_down:
jarvis/analysis/stm/tersoff_hamann.py 95.95% <100.00%> (ø)

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 0cc840a...5910e09. Read the comment docs.