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

Graph, NeighborAnalysis and Periodic table trends analysis added. #111

Closed knc6 closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #111 into master will not change coverage. The diff coverage is 95.23%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #111   +/-   ##
=======================================
  Coverage   93.33%   93.33%           
=======================================
  Files          47       47           
  Lines        5974     5974           
=======================================
  Hits         5576     5576           
  Misses        398      398           
Impacted Files Coverage Δ
jarvis/analysis/structure/neighbors.py 95.27% <94.73%> (ø)
jarvis/core/graphs.py 91.48% <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 0b52126...3aaa981. Read the comment docs.