Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase code coverage for src #61

Open
fingolfin opened this issue May 15, 2024 · 1 comment
Open

Increase code coverage for src #61

fingolfin opened this issue May 15, 2024 · 1 comment
Labels
enhancement New feature or request testing Additional tests are needed

Comments

@fingolfin
Copy link
Member

No description provided.

@SoongNoonien SoongNoonien added the enhancement New feature or request label Jun 20, 2024
@fingolfin
Copy link
Member Author

A good start would be to tackle e.g. ortho.jl coverage, by adding tests with a SimpleCharTable resp. its characters.

That actually also is the "solution" for a bunch of other files/code, i.e., no test for the functionality in "simple" tables.

Another big sources of uncovered code is input validations: would be good to also test those, by adding tests that explicitly invoke functions with invalid input (out of bounds) to make sure those errors are caught correctly.

@SoongNoonien SoongNoonien added the testing Additional tests are needed label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testing Additional tests are needed
Projects
None yet
Development

No branches or pull requests

2 participants