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

Develop #239

Closed knc6 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #239 (bd6935f) into master (30a2c0d) will increase coverage by 0.03%. The diff coverage is 94.55%.

@@            Coverage Diff             @@
##           master     #239      +/-   ##
==========================================
+ Coverage   89.91%   89.95%   +0.03%     
==========================================
  Files          60       60              
  Lines       10035    10154     +119     
==========================================
+ Hits         9023     9134     +111     
- Misses       1012     1020       +8     
Impacted Files Coverage Δ
jarvis/ai/descriptors/elemental.py 100.00% <ø> (ø)
jarvis/core/circuits.py 72.28% <ø> (ø)
jarvis/io/qe/outputs.py 80.77% <ø> (ø)
jarvis/analysis/defects/vacancy.py 90.47% <81.81%> (-2.03%) :arrow_down:
jarvis/analysis/stem/convolution_apprx.py 96.05% <93.47%> (-3.95%) :arrow_down:
jarvis/core/atoms.py 88.46% <96.66%> (+0.75%) :arrow_up:

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 30a2c0d...bd6935f. Read the comment docs.