BlueBrain / BlueBrain/Atlas-Download-Tools
Increase coverage of tests
Open
- Dominant language
- Python
- Stars
- 17
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the code coverage is equal to
- 76% when `internet` and `slow` tests are enabled,
- 60 % when they are disabled.
## What to do ?
- Create tests to increase code coverage and add minimum % condition of code coverage in the CI
- Verify that `internet` tests are still working
- Check `todo` tests and identify what needs to be done
Contributor guide
Assessment
This issue has not been assessed yet.