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

Increase coverage. #137

Closed knc6 closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #137 (5f46cc8) into master (43d1761) will increase coverage by 0.38%. The diff coverage is 76.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
+ Coverage   91.84%   92.22%   +0.38%     
==========================================
  Files          52       52              
  Lines        7429     7631     +202     
==========================================
+ Hits         6823     7038     +215     
+ Misses        606      593      -13     
Impacted Files Coverage Δ
jarvis/db/figshare.py 65.27% <ø> (ø)
jarvis/io/wanniertools/outputs.py 59.30% <ø> (+10.46%) :arrow_up:
jarvis/io/vasp/outputs.py 90.52% <5.55%> (-0.06%) :arrow_down:
jarvis/io/vasp/inputs.py 96.58% <58.33%> (-1.66%) :arrow_down:
jarvis/io/wannier/outputs.py 90.29% <86.57%> (+1.12%) :arrow_up:
jarvis/analysis/topological/spillage.py 99.24% <98.00%> (-0.76%) :arrow_down:
jarvis/analysis/magnetism/magmom_setup.py 95.62% <100.00%> (ø)
jarvis/analysis/stm/tersoff_hamann.py 95.91% <100.00%> (ø)
jarvis/core/utils.py 87.91% <100.00%> (+0.70%) :arrow_up:
... and 3 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 43d1761...5f46cc8. Read the comment docs.