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 angle, QE modules, VASP outputs , XML file update, digitize features, STEM image, Working with fractional coordinates cif files, reduced formula fix added #157

Closed knc6 closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #157 (9b3bb4b) into master (497d2f7) will increase coverage by 0.37%. The diff coverage is 87.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
+ Coverage   92.51%   92.88%   +0.37%     
==========================================
  Files          57       59       +2     
  Lines        8430     8856     +426     
==========================================
+ Hits         7799     8226     +427     
+ Misses        631      630       -1     
Impacted Files Coverage Δ
jarvis/analysis/phonon/force_constants.py 100.00% <ø> (ø)
jarvis/analysis/phonon/ir.py 100.00% <ø> (ø)
jarvis/db/figshare.py 99.31% <ø> (ø)
jarvis/io/qe/outputs.py 89.65% <78.57%> (-10.35%) :arrow_down:
jarvis/core/utils.py 90.56% <80.64%> (-2.41%) :arrow_down:
jarvis/core/atoms.py 92.92% <80.76%> (-2.18%) :arrow_down:
jarvis/core/graphs.py 84.61% <87.83%> (+5.88%) :arrow_up:
jarvis/io/vasp/outputs.py 90.81% <92.30%> (+3.39%) :arrow_up:
jarvis/analysis/stem/convolution_apprx.py 100.00% <100.00%> (ø)
jarvis/core/composition.py 92.45% <100.00%> (+0.53%) :arrow_up:
... and 9 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 497d2f7...9b3bb4b. Read the comment docs.