Skip to content

Adds end to end functional tests #131

Adds end to end functional tests

Adds end to end functional tests #131

Triggered via pull request October 10, 2025 10:54
Status Failure
Total duration 21s
Artifacts

ci.yml

on: pull_request
Matrix: test
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 16 warnings
test (ubuntu-latest, 3.12)
Process completed with exit code 1.
test (ubuntu-latest, 3.13)
Process completed with exit code 1.
test (ubuntu-latest, 3.10)
Process completed with exit code 1.
test (ubuntu-latest, 3.11)
Process completed with exit code 1.
test (ubuntu-latest, 3.12): tests/functional/e2e/testcases/parser.py#L26
Type annotation for attribute `classification_labels` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
test (ubuntu-latest, 3.12): tests/functional/e2e/testcases/parser.py#L23
Type annotation for attribute `expected_output` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
test (ubuntu-latest, 3.12): tests/functional/e2e/testcases/parser.py#L22
Type annotation for attribute `filepath` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
test (ubuntu-latest, 3.12): tests/functional/e2e/testcases/parser.py#L21
Type annotation for attribute `id` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
test (ubuntu-latest, 3.13): tests/functional/e2e/testcases/parser.py#L26
Type annotation for attribute `classification_labels` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
test (ubuntu-latest, 3.13): tests/functional/e2e/testcases/parser.py#L23
Type annotation for attribute `expected_output` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
test (ubuntu-latest, 3.13): tests/functional/e2e/testcases/parser.py#L22
Type annotation for attribute `filepath` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
test (ubuntu-latest, 3.13): tests/functional/e2e/testcases/parser.py#L21
Type annotation for attribute `id` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
test (ubuntu-latest, 3.10): tests/functional/e2e/testcases/parser.py#L26
Type annotation for attribute `classification_labels` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
test (ubuntu-latest, 3.10): tests/functional/e2e/testcases/parser.py#L23
Type annotation for attribute `expected_output` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
test (ubuntu-latest, 3.10): tests/functional/e2e/testcases/parser.py#L22
Type annotation for attribute `filepath` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
test (ubuntu-latest, 3.10): tests/functional/e2e/testcases/parser.py#L21
Type annotation for attribute `id` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
test (ubuntu-latest, 3.11): tests/functional/e2e/testcases/parser.py#L26
Type annotation for attribute `classification_labels` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
test (ubuntu-latest, 3.11): tests/functional/e2e/testcases/parser.py#L23
Type annotation for attribute `expected_output` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
test (ubuntu-latest, 3.11): tests/functional/e2e/testcases/parser.py#L22
Type annotation for attribute `filepath` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)
test (ubuntu-latest, 3.11): tests/functional/e2e/testcases/parser.py#L21
Type annotation for attribute `id` is required because this class is not decorated with `@final` (reportUnannotatedClassAttribute)