phonopy / phono3py

A simulation package of phonon-phonon interaction related properties
http://phonopy.github.io/phono3py/
BSD 3-Clause "New" or "Revised" License
125 stars 55 forks source link

Better support of random displacements #259

Closed atztogo closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 36.84211% with 36 lines in your changes missing coverage. Please review.

Project coverage is 64.93%. Comparing base (a77b73a) to head (a1a92ed). Report is 12 commits behind head on develop.

Files Patch % Lines
phono3py/file_IO.py 0.00% 17 Missing :warning:
phono3py/cui/create_supercells.py 18.18% 9 Missing :warning:
phono3py/cui/phono3py_script.py 62.50% 6 Missing :warning:
phono3py/cui/show_log.py 75.00% 3 Missing :warning:
phono3py/cui/load.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #259 +/- ## =========================================== + Coverage 64.28% 64.93% +0.64% =========================================== Files 74 74 Lines 12877 12912 +35 =========================================== + Hits 8278 8384 +106 + Misses 4599 4528 -71 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.