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

Water supply/demand by basins in allocation (new node type LevelDemand) #1082

Merged
merged 46 commits into from
Feb 16, 2024

Fix test model

dd273e6
Select commit
Loading
Failed to load commit list.
Merged

Water supply/demand by basins in allocation (new node type LevelDemand) #1082

Fix test model
dd273e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 16, 2024 in 1s

90.90% of diff hit (target 80.03%)

View this Pull Request on Codecov

90.90% of diff hit (target 80.03%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/allocation_init.jl#L384

Added line #L384 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/allocation_init.jl#L386

Added line #L386 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/allocation_init.jl#L429

Added line #L429 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/allocation_optim.jl#L15-L17

Added lines #L15 - L17 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/allocation_optim.jl#L46

Added line #L46 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/allocation_optim.jl#L435

Added line #L435 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/allocation_optim.jl#L576-L578

Added lines #L576 - L578 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/read.jl#L209

Added line #L209 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/read.jl#L782

Added line #L782 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/validation.jl#L61

Added line #L61 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/validation.jl#L80

Added line #L80 was not covered by tests

Check warning on line 7 in python/ribasim/ribasim/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/ribasim/ribasim/__init__.py#L7

Added line #L7 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ribasim_qgis/core/nodes.py#L788-L791

Added lines #L788 - L791 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ribasim_qgis/core/nodes.py#L793-L795

Added lines #L793 - L795 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ribasim_qgis/core/nodes.py#L797-L799

Added lines #L797 - L799 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ribasim_qgis/core/nodes.py#L806-L809

Added lines #L806 - L809 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ribasim_qgis/core/nodes.py#L811-L813

Added lines #L811 - L813 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ribasim_qgis/core/nodes.py#L815-L817

Added lines #L815 - L817 were not covered by tests