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 a node to keep track of files #647

Merged
merged 2 commits into from
Nov 8, 2023

one isort fail

1d7229f
Select commit
Loading
Failed to load commit list.
Merged

Added a node to keep track of files #647

one isort fail
1d7229f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 7, 2023 in 1s

42.85% of diff hit (target 87.73%)

View this Pull Request on Codecov

42.85% of diff hit (target 87.73%)

Annotations

Check warning on line 5 in src/sisl/nodes/file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/file_nodes.py#L5

Added line #L5 was not covered by tests

Check warning on line 7 in src/sisl/nodes/file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/file_nodes.py#L7

Added line #L7 was not covered by tests

Check warning on line 20 in src/sisl/nodes/file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/file_nodes.py#L17-L20

Added lines #L17 - L20 were not covered by tests

Check warning on line 26 in src/sisl/nodes/file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/file_nodes.py#L22-L26

Added lines #L22 - L26 were not covered by tests

Check warning on line 30 in src/sisl/nodes/file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/file_nodes.py#L28-L30

Added lines #L28 - L30 were not covered by tests

Check warning on line 33 in src/sisl/nodes/file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/file_nodes.py#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 36 in src/sisl/nodes/file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/file_nodes.py#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 39 in src/sisl/nodes/file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/file_nodes.py#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 42 in src/sisl/nodes/file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/file_nodes.py#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 133 in src/sisl/nodes/file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/file_nodes.py#L133

Added line #L133 was not covered by tests

Check warning on line 138 in src/sisl/nodes/file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/file_nodes.py#L135-L138

Added lines #L135 - L138 were not covered by tests

Check warning on line 143 in src/sisl/nodes/file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/file_nodes.py#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 147 in src/sisl/nodes/file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/file_nodes.py#L145-L147

Added lines #L145 - L147 were not covered by tests

Check warning on line 151 in src/sisl/nodes/file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/file_nodes.py#L151

Added line #L151 was not covered by tests

Check warning on line 154 in src/sisl/nodes/file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/file_nodes.py#L154

Added line #L154 was not covered by tests

Check warning on line 157 in src/sisl/nodes/file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/file_nodes.py#L157

Added line #L157 was not covered by tests

Check warning on line 160 in src/sisl/nodes/file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/file_nodes.py#L160

Added line #L160 was not covered by tests

Check warning on line 163 in src/sisl/nodes/file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/file_nodes.py#L163

Added line #L163 was not covered by tests

Check warning on line 166 in src/sisl/nodes/file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/file_nodes.py#L166

Added line #L166 was not covered by tests

Check warning on line 173 in src/sisl/nodes/file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/file_nodes.py#L171-L173

Added lines #L171 - L173 were not covered by tests

Check warning on line 20 in src/sisl/nodes/tests/test_file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/tests/test_file_nodes.py#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 22 in src/sisl/nodes/tests/test_file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/tests/test_file_nodes.py#L22

Added line #L22 was not covered by tests

Check warning on line 24 in src/sisl/nodes/tests/test_file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/tests/test_file_nodes.py#L24

Added line #L24 was not covered by tests

Check warning on line 26 in src/sisl/nodes/tests/test_file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/tests/test_file_nodes.py#L26

Added line #L26 was not covered by tests

Check warning on line 28 in src/sisl/nodes/tests/test_file_nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sisl/nodes/tests/test_file_nodes.py#L28

Added line #L28 was not covered by tests