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

refactor: avoid starting servient multiple times #1195

Merged
merged 7 commits into from
Jan 11, 2024

refactor: check for undefined to detect whether WoT instance was created

16ec287
Select commit
Loading
Failed to load commit list.
Merged

refactor: avoid starting servient multiple times #1195

refactor: check for undefined to detect whether WoT instance was created
16ec287
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 11, 2024 in 0s

54.54% of diff hit (target 77.59%)

View this Pull Request on Codecov

54.54% of diff hit (target 77.59%)

Annotations

Check warning on line 219 in packages/core/src/servient.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/servient.ts#L217-L219

Added lines #L217 - L219 were not covered by tests

Check warning on line 222 in packages/core/src/servient.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/servient.ts#L221-L222

Added lines #L221 - L222 were not covered by tests

Check warning on line 235 in packages/core/src/servient.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/servient.ts#L234-L235

Added lines #L234 - L235 were not covered by tests

Check warning on line 239 in packages/core/src/servient.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/servient.ts#L237-L239

Added lines #L237 - L239 were not covered by tests