feat: GET endpoint to retrieve message history #361
Annotations
3 errors, 6 warnings, and 9 notices
Missing coverage:
learning_assistant/api.py#L198
Missing coverage on lines 198-200
|
Missing coverage:
learning_assistant/views.py#L197
Missing coverage on lines 197-229
|
tests (ubuntu-20.04, 3.11, quality)
Process completed with exit code 1.
|
tests (ubuntu-20.04, 3.11, django42)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests (ubuntu-20.04, 3.11, django42)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests (ubuntu-20.04, 3.11, pii_check)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests (ubuntu-20.04, 3.11, pii_check)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests (ubuntu-20.04, 3.11, quality)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests (ubuntu-20.04, 3.11, quality)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests (ubuntu-20.04, 3.11, django42)
Starting action
|
tests (ubuntu-20.04, 3.11, django42)
HTTP Request: GET https://api.github.com/repos/edx/learning-assistant "HTTP/1.1 200 OK"
|
tests (ubuntu-20.04, 3.11, django42)
Generating comment for PR
|
tests (ubuntu-20.04, 3.11, django42)
HTTP Request: GET https://api.github.com/repos/edx/learning-assistant/contents/data.json?ref=python-coverage-comment-action-data "HTTP/1.1 200 OK"
|
tests (ubuntu-20.04, 3.11, django42)
HTTP Request: GET https://api.github.com/user "HTTP/1.1 403 Forbidden"
|
tests (ubuntu-20.04, 3.11, django42)
HTTP Request: GET https://api.github.com/repos/edx/learning-assistant/issues/119/comments "HTTP/1.1 200 OK"
|
tests (ubuntu-20.04, 3.11, django42)
Adding new comment
|
tests (ubuntu-20.04, 3.11, django42)
HTTP Request: POST https://api.github.com/repos/edx/learning-assistant/issues/119/comments "HTTP/1.1 201 Created"
|
tests (ubuntu-20.04, 3.11, django42)
Ending action
|