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 #236

Closed knc6 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #236 (304d411) into master (217eb37) will decrease coverage by 0.05%. The diff coverage is 85.71%.

@@            Coverage Diff             @@
##           master     #236      +/-   ##
==========================================
- Coverage   89.97%   89.91%   -0.06%     
==========================================
  Files          60       60              
  Lines        9933    10035     +102     
==========================================
+ Hits         8937     9023      +86     
- Misses        996     1012      +16     
Impacted Files Coverage Δ
jarvis/core/utils.py 81.71% <16.66%> (-2.31%) :arrow_down:
jarvis/io/vasp/outputs.py 90.80% <76.19%> (-0.29%) :arrow_down:
jarvis/io/qe/inputs.py 85.95% <90.62%> (+0.92%) :arrow_up:
jarvis/analysis/elastic/tensor.py 97.08% <94.23%> (-2.92%) :arrow_down:
jarvis/core/atoms.py 87.70% <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 217eb37...304d411. Read the comment docs.