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

Function-based discovery API alternative #864

Closed
wants to merge 25 commits into from

fixup! feat!: add proposal for new discovery API

ccd7751
Select commit
Loading
Failed to load commit list.
Closed

Function-based discovery API alternative #864

fixup! feat!: add proposal for new discovery API
ccd7751
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 21, 2023 in 0s

40.95% of diff hit (target 76.67%)

View this Pull Request on Codecov

40.95% of diff hit (target 76.67%)

Annotations

Check warning on line 71 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#L59-L71

Added lines #L59 - L71 were not covered by tests

Check warning on line 241 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#L240-L241

Added lines #L240 - L241 were not covered by tests

Check warning on line 96 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#L93-L96

Added lines #L93 - L96 were not covered by tests

Check warning on line 422 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#L414-L422

Added lines #L414 - L422 were not covered by tests

Check warning on line 150 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#L149-L150

Added lines #L149 - L150 were not covered by tests

Check warning on line 315 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#L314-L315

Added lines #L314 - L315 were not covered by tests

Check warning on line 205 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#L204-L205

Added lines #L204 - L205 were not covered by tests

Check warning on line 181 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#L180-L181

Added lines #L180 - L181 were not covered by tests

Check warning on line 626 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#L625-L626

Added lines #L625 - L626 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/wot-impl.ts#L32-L33

Added lines #L32 - L33 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/wot-impl.ts#L38-L39

Added lines #L38 - L39 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/wot-impl.ts#L44-L45

Added lines #L44 - L45 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/wot-impl.ts#L50-L51

Added lines #L50 - L51 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/wot-impl.ts#L54-L55

Added lines #L54 - L55 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/wot-impl.ts#L67-L68

Added lines #L67 - L68 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/wot-impl.ts#L73

Added line #L73 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/wot-impl.ts#L78-L88

Added lines #L78 - L88 were not covered by tests