Skip to content

Deprecations#977

Merged
zerothi merged 3 commits into
mainfrom
deprecations
Mar 3, 2026
Merged

Deprecations#977
zerothi merged 3 commits into
mainfrom
deprecations

moved orphan

4004d19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2026 in 1s

86.67% (-0.01%) compared to 947b52b, passed because coverage increased by 0% when compared to adjusted base (86.67%)

View this Pull Request on Codecov

86.67% (-0.01%) compared to 947b52b, passed because coverage increased by 0% when compared to adjusted base (86.67%)

Details

Codecov Report

❌ Patch coverage is 88.29787% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.67%. Comparing base (947b52b) to head (4004d19).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/sisl/_core/sparse.py 71.42% 2 Missing ⚠️
src/sisl/io/siesta/fdf.py 33.33% 2 Missing ⚠️
src/sisl/io/tbtrans/se.py 0.00% 2 Missing ⚠️
src/sisl/_core/grid.py 66.66% 1 Missing ⚠️
src/sisl/io/siesta/bands.py 66.66% 1 Missing ⚠️
src/sisl/io/tbtrans/tbt.py 66.66% 1 Missing ⚠️
src/sisl/physics/electron.py 75.00% 1 Missing ⚠️
src/sisl/physics/state.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #977      +/-   ##
==========================================
- Coverage   86.67%   86.67%   -0.01%     
==========================================
  Files         412      412              
  Lines       54375    54350      -25     
==========================================
- Hits        47131    47109      -22     
+ Misses       7244     7241       -3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.