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

Graph and DB update #151

Closed knc6 closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #151 (243ce3f) into master (3ae9125) will decrease coverage by 0.29%. The diff coverage is 76.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #151      +/-   ##
==========================================
- Coverage   92.94%   92.64%   -0.30%     
==========================================
  Files          58       57       -1     
  Lines        8274     8402     +128     
==========================================
+ Hits         7690     7784      +94     
- Misses        584      618      +34     
Impacted Files Coverage Δ
jarvis/io/vasp/outputs.py 87.41% <21.42%> (-1.53%) :arrow_down:
jarvis/core/graphs.py 82.56% <66.25%> (-7.01%) :arrow_down:
jarvis/core/composition.py 91.91% <66.66%> (-1.63%) :arrow_down:
jarvis/core/specie.py 96.05% <95.23%> (-0.44%) :arrow_down:
jarvis/db/figshare.py 99.30% <98.43%> (+11.33%) :arrow_up:
jarvis/core/atoms.py 95.09% <100.00%> (+0.15%) :arrow_up:
jarvis/ai/uncertainty/lgbm_quantile_uncertainty.py 98.07% <0.00%> (-1.93%) :arrow_down:
jarvis/io/tequila/inputs.py

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 3ae9125...243ce3f. Read the comment docs.