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

QE inputs, XANES, GHAction updates. #210

Closed knc6 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #210 (0cb61d0) into master (b6ae4b3) will decrease coverage by 0.14%. The diff coverage is 83.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
- Coverage   90.17%   90.02%   -0.15%     
==========================================
  Files          60       60              
  Lines        9782     9919     +137     
==========================================
+ Hits         8821     8930     +109     
- Misses        961      989      +28     
Impacted Files Coverage Δ
jarvis/analysis/defects/vacancy.py 92.50% <50.00%> (-3.45%) :arrow_down:
jarvis/io/qe/inputs.py 85.03% <72.15%> (-13.91%) :arrow_down:
jarvis/io/vasp/outputs.py 91.08% <94.59%> (+0.09%) :arrow_up:
jarvis/core/atoms.py 87.80% <97.61%> (+0.45%) :arrow_up:
jarvis/analysis/structure/spacegroup.py 85.14% <100.00%> (ø)
jarvis/io/wien2k/inputs.py 88.52% <100.00%> (ø)
jarvis/io/wannier/outputs.py 90.10% <0.00%> (-0.19%) :arrow_down:

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 b6ae4b3...0cb61d0. Read the comment docs.