Andreas Hell

Results 3 issues of Andreas Hell

Since most of the functionality is already provided by `vscode-jsonrpc`, I merely created a rather simple wrapper in order to conform to the already existing web socket implementation.

@planger As was discussed, the workflow example on the server was extended with a custom implementation for `ModelState`, `ModelStorage` and `GModelFactory`. However, since the Workflow implementation and its handlers are...

### Description of the bug: When running `bazel coverage //...` for Java on Windows, it fails inexplicably. BUILD: ``` load("@rules_jvm_external//:defs.bzl", "artifact") load("@contrib_rules_jvm//java:defs.bzl", "JUNIT5_DEPS", "java_junit5_test", "java_test_suite") java_library( name = "app-test-jar", srcs...

type: feature request
coverage
untriaged