Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DLR algorithm for the electron density #50

Merged
merged 12 commits into from
Dec 19, 2024

fix resize bug in lts and before

f804027
Select commit
Loading
Failed to load commit list.
Merged

DLR algorithm for the electron density #50

fix resize bug in lts and before
f804027
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 1s

42.90% (+0.82%) compared to ca7ab3b

View this Pull Request on Codecov

42.90% (+0.82%) compared to ca7ab3b

Details

Codecov Report

Attention: Patch coverage is 48.14815% with 56 lines in your changes missing coverage. Please review.

Project coverage is 42.90%. Comparing base (ca7ab3b) to head (f804027).

Files with missing lines Patch % Lines
src/self_energies_io.jl 0.00% 49 Missing ⚠️
ext/AutoBZLehmannExt.jl 87.71% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
+ Coverage   42.07%   42.90%   +0.82%     
==========================================
  Files          21       23       +2     
  Lines        1666     1755      +89     
==========================================
+ Hits          701      753      +52     
- Misses        965     1002      +37     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.