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

Add FlowDemand node type #1188

Merged
merged 50 commits into from
Mar 19, 2024

Comments adressed

247429a
Select commit
Loading
Failed to load commit list.
Merged

Add FlowDemand node type #1188

Comments adressed
247429a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 19, 2024 in 0s

86.20% of diff hit (target 81.07%)

View this Pull Request on Codecov

86.20% of diff hit (target 81.07%)

Annotations

Check warning on line 425 in core/src/allocation_init.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/allocation_init.jl#L425

Added line #L425 was not covered by tests

Check warning on line 427 in core/src/allocation_init.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/allocation_init.jl#L427

Added line #L427 was not covered by tests

Check warning on line 474 in core/src/allocation_init.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/allocation_init.jl#L474

Added line #L474 was not covered by tests

Check warning on line 476 in core/src/allocation_init.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/allocation_init.jl#L476

Added line #L476 was not covered by tests

Check warning on line 59 in core/src/allocation_optim.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/allocation_optim.jl#L59

Added line #L59 was not covered by tests

Check warning on line 445 in core/src/allocation_optim.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/allocation_optim.jl#L445

Added line #L445 was not covered by tests

Check warning on line 712 in core/src/allocation_optim.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/allocation_optim.jl#L710-L712

Added lines #L710 - L712 were not covered by tests

Check warning on line 83 in core/src/graph.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/graph.jl#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 98 in core/src/graph.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/graph.jl#L98

Added line #L98 was not covered by tests

Check warning on line 822 in core/src/read.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/read.jl#L822

Added line #L822 was not covered by tests

Check warning on line 681 in core/src/util.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/util.jl#L681

Added line #L681 was not covered by tests

Check warning on line 731 in core/src/util.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/util.jl#L731

Added line #L731 was not covered by tests

Check warning on line 65 in core/src/validation.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/validation.jl#L65

Added line #L65 was not covered by tests

Check warning on line 85 in core/src/validation.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/validation.jl#L85

Added line #L85 was not covered by tests

Check warning on line 14 in python/ribasim/ribasim/nodes/flow_demand.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/ribasim/ribasim/nodes/flow_demand.py#L14

Added line #L14 was not covered by tests

Check warning on line 19 in python/ribasim/ribasim/nodes/flow_demand.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/ribasim/ribasim/nodes/flow_demand.py#L19

Added line #L19 was not covered by tests

Check warning on line 859 in ribasim_qgis/core/nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ribasim_qgis/core/nodes.py#L856-L859

Added lines #L856 - L859 were not covered by tests

Check warning on line 863 in ribasim_qgis/core/nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ribasim_qgis/core/nodes.py#L861-L863

Added lines #L861 - L863 were not covered by tests

Check warning on line 867 in ribasim_qgis/core/nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ribasim_qgis/core/nodes.py#L865-L867

Added lines #L865 - L867 were not covered by tests

Check warning on line 877 in ribasim_qgis/core/nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ribasim_qgis/core/nodes.py#L874-L877

Added lines #L874 - L877 were not covered by tests

Check warning on line 881 in ribasim_qgis/core/nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ribasim_qgis/core/nodes.py#L879-L881

Added lines #L879 - L881 were not covered by tests

Check warning on line 885 in ribasim_qgis/core/nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ribasim_qgis/core/nodes.py#L883-L885

Added lines #L883 - L885 were not covered by tests

Check warning on line 901 in ribasim_qgis/core/nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ribasim_qgis/core/nodes.py#L901

Added line #L901 was not covered by tests