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

Slurm job submission script fix. #109

Closed knc6 closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #109 into master will decrease coverage by 0.11%. The diff coverage is 90.06%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
- Coverage   92.64%   92.53%   -0.12%     
==========================================
  Files          46       46              
  Lines        5709     5745      +36     
==========================================
+ Hits         5289     5316      +27     
- Misses        420      429       +9     
Impacted Files Coverage Δ
jarvis/analysis/interface/zur.py 97.00% <ø> (ø)
jarvis/tasks/queue_jobs.py 0.00% <0.00%> (ø)
setup.py 0.00% <ø> (ø)
jarvis/io/vasp/outputs.py 93.57% <52.94%> (-0.81%) :arrow_down:
jarvis/analysis/magnetism/magmom_setup.py 95.68% <95.48%> (-0.08%) :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 1655d96...eb13d06. Read the comment docs.