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

Sort DataFrames inplace. #597

Merged
merged 6 commits into from
Sep 14, 2023

sort LevelBoundaryTime and PidControlTime by time first

fe64269
Select commit
Loading
Failed to load commit list.
Merged

Sort DataFrames inplace. #597

sort LevelBoundaryTime and PidControlTime by time first
fe64269
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Sep 14, 2023 in 1s

73.91% of diff hit (target 89.25%)

View this Pull Request on Codecov

73.91% of diff hit (target 89.25%)

Annotations

Check warning on line 33 in python/ribasim/ribasim/node_types/flow_boundary.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/ribasim/ribasim/node_types/flow_boundary.py#L33

Added line #L33 was not covered by tests

Check warning on line 31 in python/ribasim/ribasim/node_types/level_boundary.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/ribasim/ribasim/node_types/level_boundary.py#L31

Added line #L31 was not covered by tests

Check warning on line 34 in python/ribasim/ribasim/node_types/pid_control.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/ribasim/ribasim/node_types/pid_control.py#L31-L34

Added lines #L31 - L34 were not covered by tests