fix: Change to the .devcontainer/devcontainer.json file to ensure that the postStartCommand is executed after the container starts.
#109
tests.yml
on: pull_request
Backend Tests
16s
Frontend Tests
1m 42s
Annotations
2 warnings
|
Backend Tests
No files were found with the provided path: coverage.xml # Correct path to backend coverage
coverage-junit.xml # Correct path to backend JUnit report
htmlcov/ # Correct path to backend HTML coverage report. No artifacts will be uploaded.
|
|
Frontend Tests
No files were found with the provided path: src/frontend/coverage/ # Correct path to frontend coverage
src/frontend/coverage/lcov-report/ # Correct path to frontend lcov report. No artifacts will be uploaded.
|