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

feat: add initial requestThingDescription implementation #1166

Merged
merged 7 commits into from
Nov 29, 2023

fixup! feat: add initial requestThingDescription implementation

5aeb45d
Select commit
Loading
Failed to load commit list.
Merged

feat: add initial requestThingDescription implementation #1166

fixup! feat: add initial requestThingDescription implementation
5aeb45d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 23, 2023 in 1s

40.39% of diff hit (target 76.67%)

View this Pull Request on Codecov

40.39% of diff hit (target 76.67%)

Annotations

Check warning on line 202 in packages/binding-coap/src/coap-client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/binding-coap/src/coap-client.ts#L190-L202

Added lines #L190 - L202 were not covered by tests

Check warning on line 157 in packages/binding-coap/src/coaps-client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/binding-coap/src/coaps-client.ts#L146-L157

Added lines #L146 - L157 were not covered by tests

Check warning on line 53 in packages/binding-file/src/file-client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/binding-file/src/file-client.ts#L34-L53

Added lines #L34 - L53 were not covered by tests

Check warning on line 65 in packages/binding-file/src/file-client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/binding-file/src/file-client.ts#L60-L65

Added lines #L60 - L65 were not covered by tests

Check warning on line 68 in packages/binding-file/src/file-client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/binding-file/src/file-client.ts#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 89 in packages/binding-file/src/file-client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/binding-file/src/file-client.ts#L83-L89

Added lines #L83 - L89 were not covered by tests

Check warning on line 225 in packages/binding-http/src/http-client-impl.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/binding-http/src/http-client-impl.ts#L219-L225

Added lines #L219 - L225 were not covered by tests

Check warning on line 69 in packages/binding-mbus/src/mbus-client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/binding-mbus/src/mbus-client.ts#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 139 in packages/binding-modbus/src/modbus-client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/binding-modbus/src/modbus-client.ts#L138-L139

Added lines #L138 - L139 were not covered by tests

Check warning on line 169 in packages/binding-mqtt/src/mqtt-client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/binding-mqtt/src/mqtt-client.ts#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 163 in packages/binding-netconf/src/netconf-client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/binding-netconf/src/netconf-client.ts#L162-L163

Added lines #L162 - L163 were not covered by tests

Check warning on line 438 in packages/binding-opcua/src/opcua-protocol-client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/binding-opcua/src/opcua-protocol-client.ts#L437-L438

Added lines #L437 - L438 were not covered by tests

Check warning on line 58 in packages/core/src/wot-impl.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/wot-impl.ts#L46-L58

Added lines #L46 - L58 were not covered by tests