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

Bug fix. #150

Closed knc6 closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #150 (1641741) into master (0d58272) will decrease coverage by 0.32%. The diff coverage is 77.08%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
- Coverage   93.26%   92.94%   -0.33%     
==========================================
  Files          58       58              
  Lines        8209     8274      +65     
==========================================
+ Hits         7656     7690      +34     
- Misses        553      584      +31     
Impacted Files Coverage Δ
jarvis/io/qiskit/inputs.py 93.85% <ø> (-1.68%) :arrow_down:
jarvis/core/graphs.py 89.56% <28.57%> (-3.10%) :arrow_down:
jarvis/io/vasp/outputs.py 88.94% <75.75%> (-1.59%) :arrow_down:
jarvis/core/atoms.py 94.93% <83.33%> (-0.13%) :arrow_down:
jarvis/core/composition.py 93.54% <100.00%> (+1.44%) :arrow_up:

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 0d58272...b30142d. Read the comment docs.