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

Merge sync node to develop, update monitors logic #1045

Merged
merged 110 commits into from
Mar 6, 2024

Update type to image_type, add sync node tests

ae8f90b
Select commit
Loading
Failed to load commit list.
Merged

Merge sync node to develop, update monitors logic #1045

Update type to image_type, add sync node tests
ae8f90b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 15, 2024 in 1s

64.42% of diff hit (target 81.43%)

View this Pull Request on Codecov

64.42% of diff hit (target 81.43%)

Annotations

Check warning on line 89 in core/schains/config/node_info.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/schains/config/node_info.py#L89

Added line #L89 was not covered by tests

Check warning on line 37 in core/schains/config/static_accounts.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/schains/config/static_accounts.py#L37

Added line #L37 was not covered by tests

Check warning on line 282 in core/schains/monitor/action.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/schains/monitor/action.py#L281-L282

Added lines #L281 - L282 were not covered by tests

Check warning on line 79 in core/schains/monitor/config_monitor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/schains/monitor/config_monitor.py#L72-L79

Added lines #L72 - L79 were not covered by tests

Check warning on line 82 in core/schains/monitor/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/schains/monitor/main.py#L82

Added line #L82 was not covered by tests

Check warning on line 119 in core/schains/monitor/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/schains/monitor/main.py#L117-L119

Added lines #L117 - L119 were not covered by tests

Check warning on line 122 in core/schains/monitor/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/schains/monitor/main.py#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 321 in core/schains/monitor/skaled_monitor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/schains/monitor/skaled_monitor.py#L311-L321

Added lines #L311 - L321 were not covered by tests

Check warning on line 65 in core/schains/process_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/schains/process_manager.py#L65

Added line #L65 was not covered by tests

Check warning on line 71 in core/schains/process_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/schains/process_manager.py#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 74 in core/schains/process_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/schains/process_manager.py#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 78 in core/schains/process_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/schains/process_manager.py#L76-L78

Added lines #L76 - L78 were not covered by tests

Check warning on line 90 in core/schains/process_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/schains/process_manager.py#L88-L90

Added lines #L88 - L90 were not covered by tests

Check warning on line 92 in core/schains/process_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/schains/process_manager.py#L92

Added line #L92 was not covered by tests

Check warning on line 42 in core/schains/volume.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/schains/volume.py#L40-L42

Added lines #L40 - L42 were not covered by tests

Check warning on line 61 in core/schains/volume.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/schains/volume.py#L61

Added line #L61 was not covered by tests

Check warning on line 72 in core/schains/volume.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/schains/volume.py#L69-L72

Added lines #L69 - L72 were not covered by tests

Check warning on line 82 in core/schains/volume.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/schains/volume.py#L76-L82

Added lines #L76 - L82 were not covered by tests

Check warning on line 23 in sync_node.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync_node.py#L20-L23

Added lines #L20 - L23 were not covered by tests

Check warning on line 25 in sync_node.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync_node.py#L25

Added line #L25 was not covered by tests

Check warning on line 29 in sync_node.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync_node.py#L27-L29

Added lines #L27 - L29 were not covered by tests

Check warning on line 33 in sync_node.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync_node.py#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 36 in sync_node.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync_node.py#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 40 in sync_node.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync_node.py#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 43 in sync_node.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync_node.py#L42-L43

Added lines #L42 - L43 were not covered by tests