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
313 stars 124 forks source link

Develop #173

Closed knc6 closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #173 (1b000fc) into master (a207fb0) will decrease coverage by 0.09%. The diff coverage is 87.34%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
- Coverage   92.49%   92.39%   -0.10%     
==========================================
  Files          59       59              
  Lines        9008     9078      +70     
==========================================
+ Hits         8332     8388      +56     
- Misses        676      690      +14     
Impacted Files Coverage Δ
jarvis/io/qe/outputs.py 87.26% <78.48%> (-3.02%) :arrow_down:
jarvis/analysis/thermodynamics/energetics.py 89.79% <90.90%> (-1.70%) :arrow_down:
jarvis/core/image.py 86.55% <95.45%> (ø)
jarvis/ai/pkgs/utils.py 88.88% <100.00%> (ø)
jarvis/analysis/stm/tersoff_hamann.py 95.95% <100.00%> (ø)
jarvis/db/figshare.py 99.38% <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 a207fb0...1b000fc. Read the comment docs.