sisl icon indicating copy to clipboard operation
sisl copied to clipboard

Convert `sc` to `cell`

Open zerothi opened this issue 5 years ago • 1 comments

This fixes #95

zerothi avatar Dec 10 '18 08:12 zerothi

Codecov Report

Merging #99 into master will decrease coverage by 0.01%. The diff coverage is 84.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
- Coverage   84.69%   84.67%   -0.02%     
==========================================
  Files         112      112              
  Lines       17493    17526      +33     
==========================================
+ Hits        14815    14840      +25     
- Misses       2678     2686       +8
Impacted Files Coverage Δ
sisl/io/molden.py 100% <ø> (ø) :arrow_up:
sisl/io/siesta/orb_indx.py 96.96% <ø> (ø) :arrow_up:
sisl/io/tbtrans/_cdf.py 91.01% <100%> (ø) :arrow_up:
sisl/io/tbtrans/delta.py 94.69% <100%> (ø) :arrow_up:
sisl/io/xyz.py 87.27% <100%> (ø) :arrow_up:
sisl/_array.py 100% <100%> (ø) :arrow_up:
sisl/io/siesta/kp.py 100% <100%> (ø) :arrow_up:
sisl/__init__.py 100% <100%> (ø) :arrow_up:
sisl/geom/basic.py 96.42% <100%> (ø) :arrow_up:
sisl/conftest.py 96.59% <100%> (ø) :arrow_up:
... and 30 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 59bce6a...f2145ec. Read the comment docs.

codecov[bot] avatar Dec 10 '18 08:12 codecov[bot]

This will be superseeded by a change of sc to lattice, as per discussion.

zerothi avatar Mar 14 '23 12:03 zerothi