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

Sync #171

Closed knc6 closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #171 (d2dfe56) into nist-pages (791dde5) will increase coverage by 13.95%. The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           nist-pages     #171       +/-   ##
===============================================
+ Coverage       77.36%   91.32%   +13.95%     
===============================================
  Files              58       61        +3     
  Lines            8280     9747     +1467     
===============================================
+ Hits             6406     8901     +2495     
+ Misses           1874      846     -1028     
Impacted Files Coverage Δ
jarvis/ai/descriptors/elemental.py 100.00% <ø> (ø)
jarvis/ai/pkgs/lgbm/regression.py 100.00% <ø> (ø)
jarvis/ai/pkgs/sklearn/classification.py 98.66% <ø> (ø)
jarvis/ai/pkgs/utils.py 88.88% <ø> (+0.51%) :arrow_up:
jarvis/ai/uncertainty/lgbm_quantile_uncertainty.py 98.07% <ø> (ø)
jarvis/analysis/defects/vacancy.py 95.94% <ø> (+1.82%) :arrow_up:
jarvis/analysis/elastic/tensor.py 100.00% <ø> (ø)
jarvis/analysis/magnetism/magmom_setup.py 95.62% <ø> (+0.13%) :arrow_up:
jarvis/analysis/phonon/force_constants.py 100.00% <ø> (+100.00%) :arrow_up:
jarvis/analysis/phonon/ir.py 96.87% <ø> (-3.13%) :arrow_down:
... and 62 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 791dde5...d2dfe56. Read the comment docs.