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

custom components #658

Draft
wants to merge 12 commits into
base: develop
Choose a base branch
from

- started tutorial

f22f3a4
Select commit
Loading
Failed to load commit list.
Draft

custom components #658

- started tutorial
f22f3a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 13, 2024 in 1s

90.40% of diff hit (target 84.77%)

View this Pull Request on Codecov

90.40% of diff hit (target 84.77%)

Annotations

Check warning on line 14 in src/pandapipes/component_models/_base_component.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/component_models/_base_component.py#L14

Added line #L14 was not covered by tests

Check warning on line 35 in src/pandapipes/component_models/_base_component.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/component_models/_base_component.py#L35

Added line #L35 was not covered by tests

Check warning on line 44 in src/pandapipes/component_models/_base_component.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/component_models/_base_component.py#L44

Added line #L44 was not covered by tests

Check warning on line 56 in src/pandapipes/component_models/_base_component.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/component_models/_base_component.py#L56

Added line #L56 was not covered by tests

Check warning on line 45 in src/pandapipes/component_models/_branch_models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/component_models/_branch_models.py#L45

Added line #L45 was not covered by tests

Check warning on line 24 in src/pandapipes/component_models/_node_element_models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/component_models/_node_element_models.py#L24

Added line #L24 was not covered by tests

Check warning on line 41 in src/pandapipes/component_models/_node_element_models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/component_models/_node_element_models.py#L41

Added line #L41 was not covered by tests

Check warning on line 35 in src/pandapipes/component_models/_node_models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/component_models/_node_models.py#L35

Added line #L35 was not covered by tests

Check warning on line 47 in src/pandapipes/component_models/_node_models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/component_models/_node_models.py#L47

Added line #L47 was not covered by tests

Check warning on line 60 in src/pandapipes/component_models/junction_component.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/component_models/junction_component.py#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 421 in src/pandapipes/component_models/pipe_component.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/component_models/pipe_component.py#L420-L421

Added lines #L420 - L421 were not covered by tests

Check warning on line 430 in src/pandapipes/component_models/pipe_component.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/component_models/pipe_component.py#L427-L430

Added lines #L427 - L430 were not covered by tests

Check warning on line 435 in src/pandapipes/component_models/pipe_component.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/component_models/pipe_component.py#L435

Added line #L435 was not covered by tests

Check warning on line 443 in src/pandapipes/component_models/pipe_component.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/component_models/pipe_component.py#L442-L443

Added lines #L442 - L443 were not covered by tests

Check warning on line 39 in src/pandapipes/component_models/valve_pipe_component.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/component_models/valve_pipe_component.py#L39

Added line #L39 was not covered by tests

Check warning on line 41 in src/pandapipes/component_models/valve_pipe_component.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/component_models/valve_pipe_component.py#L41

Added line #L41 was not covered by tests

Check warning on line 45 in src/pandapipes/component_models/valve_pipe_component.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/component_models/valve_pipe_component.py#L43-L45

Added lines #L43 - L45 were not covered by tests

Check warning on line 35 in src/pandapipes/pandapipes_net.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/pandapipes_net.py#L35

Added line #L35 was not covered by tests

Check warning on line 120 in src/pandapipes/toolbox.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/toolbox.py#L120

Added line #L120 was not covered by tests

Check warning on line 12 in src/pandapipes/utils/internals.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/utils/internals.py#L12

Added line #L12 was not covered by tests

Check warning on line 38 in src/pandapipes/utils/internals.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/utils/internals.py#L38

Added line #L38 was not covered by tests

Check warning on line 63 in src/pandapipes/utils/internals.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/utils/internals.py#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 95 in src/pandapipes/utils/internals.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/utils/internals.py#L95

Added line #L95 was not covered by tests

Check warning on line 97 in src/pandapipes/utils/internals.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/utils/internals.py#L97

Added line #L97 was not covered by tests

Check warning on line 151 in src/pandapipes/utils/internals.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pandapipes/utils/internals.py#L151

Added line #L151 was not covered by tests