sisl icon indicating copy to clipboard operation
sisl copied to clipboard

495 deprecation

Open zerothi opened this issue 1 year ago • 3 comments

Removed all deprecation methods.

This means that older code should update their function calls.

zerothi avatar Oct 12 '22 10:10 zerothi

Codecov Report

Merging #498 (2091ca5) into main (5fe4353) will increase coverage by 0.25%. The diff coverage is 95.74%.

@@            Coverage Diff             @@
##             main     #498      +/-   ##
==========================================
+ Coverage   86.97%   87.23%   +0.25%     
==========================================
  Files         346      346              
  Lines       44480    44154     -326     
==========================================
- Hits        38686    38516     -170     
+ Misses       5794     5638     -156     
Impacted Files Coverage Δ
sisl/_dispatcher.py 68.33% <ø> (ø)
sisl/grid.py 85.99% <ø> (-0.02%) :arrow_down:
sisl/physics/dynamicalmatrix.py 86.51% <ø> (-1.72%) :arrow_down:
sisl/physics/spin.py 98.94% <ø> (+1.83%) :arrow_up:
sisl/supercell.py 96.29% <ø> (+0.12%) :arrow_up:
sisl/tests/test_geometry.py 99.66% <ø> (-0.01%) :arrow_down:
sisl/tests/test_orbital.py 100.00% <ø> (ø)
sisl/physics/brillouinzone.py 87.27% <91.66%> (+18.35%) :arrow_up:
sisl/physics/_brillouinzone_apply.py 79.44% <95.23%> (+5.38%) :arrow_up:
sisl/geometry.py 86.95% <100.00%> (-0.11%) :arrow_down:
... and 16 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Oct 12 '22 10:10 codecov[bot]

This pull request introduces 6 alerts when merging 6c80e8df1f68976f1764a54f92c4421c0f07124e into 3b3ade9d05b33a094c02353545d262661ab6e71f - view on LGTM.com

new alerts:

  • 4 for Unused import
  • 1 for Unused local variable
  • 1 for Module is imported with 'import' and 'import from'

lgtm-com[bot] avatar Oct 12 '22 10:10 lgtm-com[bot]

This pull request introduces 2 alerts when merging 2091ca55752e1358368ed26e4a22fc58459aa84a into 53e975c29c80f65c6b4d48cc305b3cf89dbe6612 - view on LGTM.com

new alerts:

  • 1 for Unused local variable
  • 1 for Module is imported with 'import' and 'import from'

lgtm-com[bot] avatar Oct 12 '22 11:10 lgtm-com[bot]