Backend for PKG visualization #129
ci.yaml
on: pull_request
Build and Test Python 3.9
53s
pre-commit
1m 40s
mypy
1m 40s
Publish Unit Tests Results
28s
Annotations
3 errors and 8 warnings
Build and Test Python 3.9:
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'
|
Build and Test Python 3.9:
tests/pkg_api/server/test_pkg_exploration.py#L54
test_pkg_visualization
assert 400 == 200
+ where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
|
Build and Test Python 3.9:
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
|
Build and Test Python 3.9
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/.
|
test_pkg_exploration_endpoint_errors (tests.pkg_api.server.test_pkg_exploration) failed:
tests.pkg_api.server.test_pkg_exploration#L0
artifacts/unit-test-py39/pytest.xml
|
test_pkg_visualization (tests.pkg_api.server.test_pkg_exploration) failed:
tests.pkg_api.server.test_pkg_exploration#L0
artifacts/unit-test-py39/pytest.xml
|
test_pkg_sparql_query (tests.pkg_api.server.test_pkg_exploration) failed:
tests.pkg_api.server.test_pkg_exploration#L0
artifacts/unit-test-py39/pytest.xml
|
Publish Unit Tests Results
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, schneegans/dynamic-badges-action@v1.6.0, peter-evans/find-comment@v2, peter-evans/create-or-update-comment@v2.1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Publish Unit Tests Results
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
mypy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pre-commit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-results-txt
Expired
|
9.07 KB |
|
coverage-results-xml
Expired
|
32.8 KB |
|
unit-test-py39
Expired
|
6.95 KB |
|