eclipse-score / eclipse-score/docs-as-code
Increase Test Coverage
- Dominant language
- Python
- Stars
- 11
- Forks
- 33
- Avg merge
- 23h 52m
- Merged PRs (30d)
- 52
Description
### What
We should increase our Test Coverage in some areas where it is currently lacking.
We have some scripts / files that have a rather low test coverage (or are not tested at all).
This should be fixed as best as possible
### Acceptance Criteria (DoD)
Better test coverage than currently:
No more 'red' coverages in any files or folders
### How
Write more tests.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the repository's scripts and files with low or missing coverage, using the coverage report shown in the issue to identify gaps. Add tests for the identified areas and rerun the project's coverage checks; done means no red coverage areas remain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100