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

Merge Develop #182

Closed knc6 closed 3 years ago

knc6 commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #182 (f266490) into master (1f725a4) will decrease coverage by 0.11%. The diff coverage is 81.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #182      +/-   ##
==========================================
- Coverage   91.82%   91.70%   -0.12%     
==========================================
  Files          59       60       +1     
  Lines        9463     9605     +142     
==========================================
+ Hits         8689     8808     +119     
- Misses        774      797      +23     
Impacted Files Coverage Δ
jarvis/core/graphs.py 92.12% <0.00%> (-0.64%) :arrow_down:
jarvis/db/figshare.py 99.38% <ø> (ø)
jarvis/io/wannier/inputs.py 99.13% <ø> (ø)
jarvis/core/circuits.py 72.28% <72.28%> (ø)
jarvis/io/vasp/inputs.py 96.52% <96.00%> (-0.05%) :arrow_down:
jarvis/io/vasp/outputs.py 91.10% <96.66%> (+0.08%) :arrow_up:
jarvis/core/utils.py 85.79% <100.00%> (+2.87%) :arrow_up:
jarvis/io/phonopy/outputs.py 91.20% <100.00%> (+0.19%) :arrow_up:
jarvis/io/qiskit/inputs.py 93.92% <100.00%> (+0.06%) :arrow_up:
... and 1 more

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 1f725a4...f266490. Read the comment docs.