You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
No description provided.
The text was updated successfully, but these errors were encountered: