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

fix: Refactor task and handler classes #1205

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

fix: failing e2e test

39a3a90
Select commit
Loading
Failed to load commit list.
Open

fix: Refactor task and handler classes #1205

fix: failing e2e test
39a3a90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 27, 2025 in 0s

91.50% of diff hit (target 82.89%)

View this Pull Request on Codecov

91.50% of diff hit (target 82.89%)

Annotations

Check warning on line 129 in src/commands/base.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/base.ts#L129

Added line #L129 was not covered by tests

Check warning on line 170 in src/commands/base.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/base.ts#L170

Added line #L170 was not covered by tests

Check warning on line 53 in src/commands/cluster/handlers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/cluster/handlers.ts#L53

Added line #L53 was not covered by tests

Check warning on line 57 in src/commands/cluster/handlers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/cluster/handlers.ts#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 59 in src/commands/cluster/handlers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/cluster/handlers.ts#L59

Added line #L59 was not covered by tests

Check warning on line 80 in src/commands/cluster/tasks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/cluster/tasks.ts#L80

Added line #L80 was not covered by tests

Check warning on line 271 in src/commands/cluster/tasks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/cluster/tasks.ts#L271

Added line #L271 was not covered by tests

Check warning on line 378 in src/commands/cluster/tasks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/cluster/tasks.ts#L378

Added line #L378 was not covered by tests

Check warning on line 398 in src/commands/cluster/tasks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/cluster/tasks.ts#L398

Added line #L398 was not covered by tests

Check warning on line 99 in src/commands/explorer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/explorer.ts#L99

Added line #L99 was not covered by tests

Check warning on line 154 in src/commands/explorer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/explorer.ts#L154

Added line #L154 was not covered by tests

Check warning on line 113 in src/commands/mirror_node.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/mirror_node.ts#L113

Added line #L113 was not covered by tests

Check warning on line 355 in src/commands/network.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/network.ts#L355

Added line #L355 was not covered by tests

Check warning on line 262 in src/commands/node/handlers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/node/handlers.ts#L262

Added line #L262 was not covered by tests

Check warning on line 283 in src/commands/node/handlers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/node/handlers.ts#L283

Added line #L283 was not covered by tests

Check warning on line 306 in src/commands/node/handlers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/node/handlers.ts#L306

Added line #L306 was not covered by tests

Check warning on line 138 in src/commands/relay.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/relay.ts#L138

Added line #L138 was not covered by tests

Check warning on line 91 in src/core/command_handler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/command_handler.ts#L69-L91

Added lines #L69 - L91 were not covered by tests

Check warning on line 97 in src/core/command_handler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/command_handler.ts#L94-L97

Added lines #L94 - L97 were not covered by tests