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

Merge branch 'master' into accumulate_reports

b196b1c
Select commit
Loading
Failed to load commit list.
Merged

[casr-cluster] Add cluster updating support #183

Merge branch 'master' into accumulate_reports
b196b1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 26, 2024 in 0s

89.49% of diff hit (target 62.81%)

View this Pull Request on Codecov

89.49% of diff hit (target 62.81%)

Annotations

Check warning on line 65 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

Added line #L65 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L69 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-cluster.rs#L353-L355

Added lines #L353 - L355 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L365 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-cluster.rs#L373-L392

Added lines #L373 - L392 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L413 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-cluster.rs#L461-L462

Added lines #L461 - L462 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L511 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L531 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L715 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 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 559 in casr/src/util.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/util.rs#L548-L559

Added lines #L548 - L559 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/cluster.rs#L140

Added line #L140 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/cluster.rs#L180

Added line #L180 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/cluster.rs#L204

Added line #L204 was not covered by tests