Skip to content

Feature/code coverage module#242

Open
Moaiadsu wants to merge 12 commits into
developmentfrom
feature/code-coverage-module
Open

Feature/code coverage module#242
Moaiadsu wants to merge 12 commits into
developmentfrom
feature/code-coverage-module

Conversation

@Moaiadsu

@Moaiadsu Moaiadsu commented Jul 8, 2025

Copy link
Copy Markdown
Contributor

No description provided.

HaruspexSan and others added 12 commits May 28, 2025 12:59
Merge from develop onto main as part of the sprint-08-release
- Add backend module with coverage.py and AST fallback
- Update schemas and API for coverage_data field
- Add frontend UI components for coverage display
- Fix pre-commit hooks and linting issues
- Clean up temporary files
Signed-off-by: Lennard Clicqué <lennard.clicque@fau.de>
- Update .pre-commit-config.yaml to use proper stage names (pre-commit instead of commit)
- Fix pytest command in pre-commit hooks to use python3 -m pytest
- Configure Black settings in pyproject.toml with proper exclusions
- Remove unnecessary dummy files and empty package-lock.json
- Improve flake8 configuration to only check modified files
- Add exclusions for backend/extracted/, demo files, and test files
- Prevent flake8 from checking untouched files with linting issues
- Focus linting only on actively developed modules
Merge completed successfully with all conflicts resolved.
@OlafVanHuusen

Copy link
Copy Markdown
Contributor

1.003
1.003 > frontend@0.1.0 build
1.003 > react-scripts build
1.003
3.153 Creating an optimized production build...
22.47 Failed to compile.
22.47
22.47 [eslint]
22.47 src/components/ChatHistory.tsx
22.47 Syntax error: Expected corresponding JSX closing tag for 'Paper' (83:12)
22.47
22.47

error while running docker compose up --build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants