lxvm / AutoBZ.jl

Automatic and adaptive BZ integration for electronic properties
https://lxvm.github.io/AutoBZ.jl/
MIT License
3 stars 1 forks source link

V0.5.5 #38

Closed lxvm closed 5 days ago

lxvm commented 1 month ago

This PR adds a PythTB interface with the new function load_pythtb_data that behaves similarly to load_wannier90_data.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 50 lines in your changes missing coverage. Please review.

Project coverage is 41.90%. Comparing base (f956084) to head (71c64ca). Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/pythtb.jl 0.00% 50 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #38 +/- ## ========================================== - Coverage 43.23% 41.90% -1.34% ========================================== Files 20 21 +1 Lines 1575 1625 +50 ========================================== Hits 681 681 - Misses 894 944 +50 ```

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

lxvm commented 5 days ago

TODO