Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text exercises: Send feedback to Athena for continous in-context-learning #10134

Draft
wants to merge 23 commits into
base: develop
Choose a base branch
from

Merge branch 'develop' into feature/text-exercises/send-feedback-to-a…

2aea6c7
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Text exercises: Send feedback to Athena for continous in-context-learning #10134

Merge branch 'develop' into feature/text-exercises/send-feedback-to-a…
2aea6c7
Select commit
Loading
Failed to load commit list.
GitHub Actions / H2 Tests succeeded Jan 23, 2025 in 0s

2171 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.architecture.AthenaCodeStyleArchitectureTest.xml 1✅ 73ms
build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.architecture.AthenaRepositoryArchitectureTest.xml 16✅ 435ms
build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.architecture.AthenaResourceArchitectureTest.xml 7✅ 594ms
build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.architecture.AthenaServiceArchitectureTest.xml 5✅ 174ms
build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.AthenaExerciseIntegrationTest.xml 8✅ 4s
build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.AthenaResourceIntegrationTest.xml 31✅ 6s
build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.service.connectors.AthenaFeedbackSendingServiceTest.xml 6✅ 294ms
build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.service.connectors.AthenaFeedbackSuggestionsServiceTest.xml 3✅ 84ms
build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.service.connectors.AthenaHealthIndicatorTest.xml 3✅ 85ms
build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.service.connectors.AthenaRepositoryExportServiceTest.xml 2✅ 2s
build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.service.connectors.AthenaSubmissionSelectionServiceTest.xml 12✅ 600ms
build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.service.connectors.AthenaSubmissionSendingServiceTest.xml 5✅ 6s
build/test-results/test/TEST-de.tum.cit.aet.artemis.shared.architecture.ArchitectureTest.xml 19✅ 7s
build/test-results/test/TEST-de.tum.cit.aet.artemis.shared.architecture.EnforceRoleInResourceArchitectureTest.xml 2✅ 162ms
build/test-results/test/TEST-de.tum.cit.aet.artemis.shared.architecture.FeedbackArchitectureTest.xml 2✅ 388ms
build/test-results/test/TEST-de.tum.cit.aet.artemis.shared.ObjectMethodTest.xml 1822✅ 2s
build/test-results/test/TEST-de.tum.cit.aet.artemis.text.architecture.TextCodeStyleArchitectureTest.xml 1✅ 5ms
build/test-results/test/TEST-de.tum.cit.aet.artemis.text.architecture.TextRepositoryArchitectureTest.xml 16✅ 212ms
build/test-results/test/TEST-de.tum.cit.aet.artemis.text.architecture.TextResourceArchitectureTest.xml 7✅ 152ms
build/test-results/test/TEST-de.tum.cit.aet.artemis.text.architecture.TextServbiceArchitectureTest.xml 5✅ 43ms
build/test-results/test/TEST-de.tum.cit.aet.artemis.text.AssessmentEventIntegrationTest.xml 7✅ 1s
build/test-results/test/TEST-de.tum.cit.aet.artemis.text.service.TextBlockServiceTest.xml 8✅ 22ms
build/test-results/test/TEST-de.tum.cit.aet.artemis.text.TextAssessmentIntegrationTest.xml 62✅ 15s
build/test-results/test/TEST-de.tum.cit.aet.artemis.text.TextComparisonTest.xml 1✅ 2ms
build/test-results/test/TEST-de.tum.cit.aet.artemis.text.TextEmbeddingIntegrationTest.xml 1✅ 8ms
build/test-results/test/TEST-de.tum.cit.aet.artemis.text.TextExerciseIntegrationTest.xml 88✅ 8s
build/test-results/test/TEST-de.tum.cit.aet.artemis.text.TextSubmissionIntegrationTest.xml 31✅ 2s

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.architecture.AthenaCodeStyleArchitectureTest.xml

1 tests were completed in 73ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.athena.architecture.AthenaCodeStyleArchitectureTest 1✅ 73ms

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.architecture.AthenaRepositoryArchitectureTest.xml

16 tests were completed in 435ms with 16 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.athena.architecture.AthenaRepositoryArchitectureTest 16✅ 435ms

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.architecture.AthenaResourceArchitectureTest.xml

7 tests were completed in 594ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.athena.architecture.AthenaResourceArchitectureTest 7✅ 594ms

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.architecture.AthenaServiceArchitectureTest.xml

5 tests were completed in 174ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.athena.architecture.AthenaServiceArchitectureTest 5✅ 174ms

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.AthenaExerciseIntegrationTest.xml

8 tests were completed in 4s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.athena.AthenaExerciseIntegrationTest 8✅ 4s

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.AthenaResourceIntegrationTest.xml

31 tests were completed in 6s with 31 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.athena.AthenaResourceIntegrationTest 31✅ 6s

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.service.connectors.AthenaFeedbackSendingServiceTest.xml

6 tests were completed in 294ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.athena.service.connectors.AthenaFeedbackSendingServiceTest 6✅ 294ms

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.service.connectors.AthenaFeedbackSuggestionsServiceTest.xml

3 tests were completed in 84ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.athena.service.connectors.AthenaFeedbackSuggestionsServiceTest 3✅ 84ms

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.service.connectors.AthenaHealthIndicatorTest.xml

3 tests were completed in 85ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.athena.service.connectors.AthenaHealthIndicatorTest 3✅ 85ms

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.service.connectors.AthenaRepositoryExportServiceTest.xml

2 tests were completed in 2s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.athena.service.connectors.AthenaRepositoryExportServiceTest 2✅ 2s

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.service.connectors.AthenaSubmissionSelectionServiceTest.xml

12 tests were completed in 600ms with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.athena.service.connectors.AthenaSubmissionSelectionServiceTest 12✅ 600ms

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.athena.service.connectors.AthenaSubmissionSendingServiceTest.xml

5 tests were completed in 6s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.athena.service.connectors.AthenaSubmissionSendingServiceTest 5✅ 6s

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.shared.architecture.ArchitectureTest.xml

19 tests were completed in 7s with 19 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.shared.architecture.ArchitectureTest 19✅ 7s

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.shared.architecture.EnforceRoleInResourceArchitectureTest.xml

2 tests were completed in 162ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.shared.architecture.EnforceRoleInResourceArchitectureTest 2✅ 162ms

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.shared.architecture.FeedbackArchitectureTest.xml

2 tests were completed in 388ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.shared.architecture.FeedbackArchitectureTest 2✅ 388ms

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.shared.ObjectMethodTest.xml

1822 tests were completed in 2s with 1822 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.shared.ObjectMethodTest 1822✅ 2s

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.text.architecture.TextCodeStyleArchitectureTest.xml

1 tests were completed in 5ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.text.architecture.TextCodeStyleArchitectureTest 1✅ 5ms

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.text.architecture.TextRepositoryArchitectureTest.xml

16 tests were completed in 212ms with 16 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.text.architecture.TextRepositoryArchitectureTest 16✅ 212ms

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.text.architecture.TextResourceArchitectureTest.xml

7 tests were completed in 152ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.text.architecture.TextResourceArchitectureTest 7✅ 152ms

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.text.architecture.TextServbiceArchitectureTest.xml

5 tests were completed in 43ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.text.architecture.TextServbiceArchitectureTest 5✅ 43ms

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.text.AssessmentEventIntegrationTest.xml

7 tests were completed in 1s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.text.AssessmentEventIntegrationTest 7✅ 1s

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.text.service.TextBlockServiceTest.xml

8 tests were completed in 22ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.text.service.TextBlockServiceTest 8✅ 22ms

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.text.TextAssessmentIntegrationTest.xml

62 tests were completed in 15s with 62 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.text.TextAssessmentIntegrationTest 62✅ 15s

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.text.TextComparisonTest.xml

1 tests were completed in 2ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.text.TextComparisonTest 1✅ 2ms

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.text.TextEmbeddingIntegrationTest.xml

1 tests were completed in 8ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.text.TextEmbeddingIntegrationTest 1✅ 8ms

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.text.TextExerciseIntegrationTest.xml

88 tests were completed in 8s with 88 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.text.TextExerciseIntegrationTest 88✅ 8s

✅ build/test-results/test/TEST-de.tum.cit.aet.artemis.text.TextSubmissionIntegrationTest.xml

31 tests were completed in 2s with 31 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.cit.aet.artemis.text.TextSubmissionIntegrationTest 31✅ 2s