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.1 #34

Closed lxvm closed 2 months ago

lxvm commented 2 months ago

This patch restores a few features from v0.4. In all, it does:

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 82.50000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 43.20%. Comparing base (43e8889) to head (7d8e806).

Files Patch % Lines
src/ElectronDensitySolver.jl 77.77% 2 Missing :warning:
src/definitions.jl 83.33% 2 Missing :warning:
src/wannier90io.jl 0.00% 2 Missing :warning:
src/KineticCoefficientSolver.jl 91.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #34 +/- ## ========================================== + Coverage 41.78% 43.20% +1.41% ========================================== Files 20 20 Lines 1558 1574 +16 ========================================== + Hits 651 680 +29 + Misses 907 894 -13 ```

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