Backend for PKG visualization #129
Annotations
3 errors and 1 warning
PyTest with code coverage:
tests/pkg_api/server/test_pkg_exploration.py#L39
test_pkg_exploration_endpoint_errors
assert "'STORE_PATH'" == 'Operation is...select query.'
- Operation is not supported. Provide SPARQL select query.
+ 'STORE_PATH'
|
PyTest with code coverage:
tests/pkg_api/server/test_pkg_exploration.py#L54
test_pkg_visualization
assert 400 == 200
+ where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
|
PyTest with code coverage:
tests/pkg_api/server/test_pkg_exploration.py#L73
test_pkg_sparql_query
assert 400 == 200
+ where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading