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

[casr-cluster] Add cluster updating support #183

Merged
merged 35 commits into from
Feb 2, 2024

Fixes

227d4fd
Select commit
Loading
Failed to load commit list.
Merged

[casr-cluster] Add cluster updating support #183

Fixes
227d4fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 2, 2024 in 0s

88.69% of diff hit (target 62.81%)

View this Pull Request on Codecov

88.69% of diff hit (target 62.81%)

Annotations

Check warning on line 68 in casr/src/bin/casr-cluster.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-cluster.rs#L65-L68

Added lines #L65 - L68 were not covered by tests

Check warning on line 72 in casr/src/bin/casr-cluster.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-cluster.rs#L72

Added line #L72 was not covered by tests

Check warning on line 362 in casr/src/bin/casr-cluster.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-cluster.rs#L360-L362

Added lines #L360 - L362 were not covered by tests

Check warning on line 372 in casr/src/bin/casr-cluster.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-cluster.rs#L372

Added line #L372 was not covered by tests

Check warning on line 399 in casr/src/bin/casr-cluster.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-cluster.rs#L380-L399

Added lines #L380 - L399 were not covered by tests

Check warning on line 420 in casr/src/bin/casr-cluster.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-cluster.rs#L420

Added line #L420 was not covered by tests

Check warning on line 469 in casr/src/bin/casr-cluster.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-cluster.rs#L468-L469

Added lines #L468 - L469 were not covered by tests

Check warning on line 518 in casr/src/bin/casr-cluster.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-cluster.rs#L518

Added line #L518 was not covered by tests

Check warning on line 538 in casr/src/bin/casr-cluster.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-cluster.rs#L538

Added line #L538 was not covered by tests

Check warning on line 722 in casr/src/bin/casr-cluster.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-cluster.rs#L722

Added line #L722 was not covered by tests

Check warning on line 729 in casr/src/bin/casr-cluster.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-cluster.rs#L729

Added line #L729 was not covered by tests

Check warning on line 469 in casr/src/util.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/util.rs#L468-L469

Added lines #L468 - L469 were not covered by tests

Check warning on line 472 in casr/src/util.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/util.rs#L471-L472

Added lines #L471 - L472 were not covered by tests

Check warning on line 505 in casr/src/util.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/util.rs#L505

Added line #L505 was not covered by tests

Check warning on line 557 in casr/src/util.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/util.rs#L549-L557

Added lines #L549 - L557 were not covered by tests

Check warning on line 560 in casr/src/util.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/util.rs#L559-L560

Added lines #L559 - L560 were not covered by tests

Check warning on line 47 in libcasr/src/cluster.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/cluster.rs#L47

Added line #L47 was not covered by tests

Check warning on line 50 in libcasr/src/cluster.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/cluster.rs#L50

Added line #L50 was not covered by tests

Check warning on line 143 in libcasr/src/cluster.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/cluster.rs#L143

Added line #L143 was not covered by tests

Check warning on line 183 in libcasr/src/cluster.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/cluster.rs#L183

Added line #L183 was not covered by tests

Check warning on line 207 in libcasr/src/cluster.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/cluster.rs#L207

Added line #L207 was not covered by tests