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

added typing in lots of io places, added SileSlicer #695

Merged
merged 2 commits into from
Mar 1, 2024

enabled custom check_empty for SileBound

0ba8d68
Select commit
Loading
Failed to load commit list.
Merged

added typing in lots of io places, added SileSlicer #695

enabled custom check_empty for SileBound
0ba8d68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 1, 2024 in 1s

90.00% of diff hit (target 75.68%)

View this Pull Request on Codecov

90.00% of diff hit (target 75.68%)

Annotations

Check warning on line 566 in src/sisl/_core/tests/test_lattice.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/_core/tests/test_lattice.py#L566

Added line #L566 was not covered by tests

Check warning on line 39 in src/sisl/io/_multiple.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/io/_multiple.py#L39

Added line #L39 was not covered by tests

Check warning on line 63 in src/sisl/io/siesta/stdout.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/io/siesta/stdout.py#L63

Added line #L63 was not covered by tests

Check warning on line 70 in src/sisl/io/siesta/stdout.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/io/siesta/stdout.py#L70

Added line #L70 was not covered by tests

Check warning on line 86 in src/sisl/io/siesta/stdout.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/io/siesta/stdout.py#L86

Added line #L86 was not covered by tests

Check warning on line 330 in src/sisl/io/siesta/stdout.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/io/siesta/stdout.py#L329-L330

Added lines #L329 - L330 were not covered by tests

Check warning on line 372 in src/sisl/io/siesta/stdout.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/io/siesta/stdout.py#L372

Added line #L372 was not covered by tests

Check warning on line 389 in src/sisl/io/siesta/stdout.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/io/siesta/stdout.py#L389

Added line #L389 was not covered by tests

Check warning on line 440 in src/sisl/io/siesta/stdout.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/io/siesta/stdout.py#L439-L440

Added lines #L439 - L440 were not covered by tests

Check warning on line 456 in src/sisl/io/siesta/stdout.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/io/siesta/stdout.py#L455-L456

Added lines #L455 - L456 were not covered by tests

Check warning on line 541 in src/sisl/io/siesta/stdout.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/io/siesta/stdout.py#L541

Added line #L541 was not covered by tests

Check warning on line 279 in src/sisl/io/tests/test_object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/io/tests/test_object.py#L279

Added line #L279 was not covered by tests

Check warning on line 284 in src/sisl/io/xsf.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/io/xsf.py#L284

Added line #L284 was not covered by tests

Check warning on line 286 in src/sisl/io/xsf.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/io/xsf.py#L286

Added line #L286 was not covered by tests

Check warning on line 288 in src/sisl/io/xsf.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/io/xsf.py#L288

Added line #L288 was not covered by tests

Check warning on line 292 in src/sisl/io/xsf.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/io/xsf.py#L292

Added line #L292 was not covered by tests

Check warning on line 302 in src/sisl/io/xsf.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/io/xsf.py#L302

Added line #L302 was not covered by tests

Check warning on line 335 in src/sisl/io/xsf.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/io/xsf.py#L332-L335

Added lines #L332 - L335 were not covered by tests