Skip to content

Commit 03c1c72

Browse files
CopilotGernotMaier
andcommitted
Update test coverage explanation in copilot instructions
Co-authored-by: GernotMaier <14001688+GernotMaier@users.noreply.github.com>
1 parent 376c843 commit 03c1c72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ towncrier build --version v1.2.3
420420

421421
### Quality
422422

423-
1. **Test coverage**: Aim for >80% coverage (currently ~27%, needs improvement)
423+
1. **Test coverage**: Aim for >80% coverage (current overall coverage is 27% as most tests focus on core data processing logic; config, evaluate, models, and utils modules need more test coverage)
424424
2. **Documentation**: All public functions should have docstrings
425425
3. **Type hints**: Use where practical for better IDE support
426426
4. **Code review**: All changes go through PR review

0 commit comments

Comments
 (0)