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

initial commit of nambu code #877

Merged
merged 4 commits into from
Nov 29, 2024

Added warning when using nambu spin + changelog

09ab984
Select commit
Loading
Failed to load commit list.
Merged

initial commit of nambu code #877

Added warning when using nambu spin + changelog
09ab984
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 29, 2024 in 0s

86.81% (-0.14%) compared to 6dbd9d6

View this Pull Request on Codecov

86.81% (-0.14%) compared to 6dbd9d6

Details

Codecov Report

Attention: Patch coverage is 63.48684% with 111 lines in your changes missing coverage. Please review.

Project coverage is 86.81%. Comparing base (6dbd9d6) to head (09ab984).

Files with missing lines Patch % Lines
src/sisl/physics/electron.py 18.00% 41 Missing ⚠️
src/sisl/io/siesta/_help.py 5.55% 34 Missing ⚠️
src/sisl/physics/sparse.py 80.76% 20 Missing ⚠️
src/sisl/physics/self_energy.py 33.33% 12 Missing ⚠️
src/sisl/io/siesta/stdout.py 50.00% 1 Missing ⚠️
src/sisl/physics/_ufuncs_electron.py 75.00% 1 Missing ⚠️
src/sisl/physics/hamiltonian.py 80.00% 1 Missing ⚠️
src/sisl/physics/spin.py 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #877      +/-   ##
==========================================
- Coverage   86.95%   86.81%   -0.14%     
==========================================
  Files         405      405              
  Lines       52714    52972     +258     
==========================================
+ Hits        45838    45990     +152     
- Misses       6876     6982     +106     

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