FascinatedBox / lily

Interpreted language focused on expressiveness and type safety.

Home Page:http://lily-lang.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get closer to 100% coverage

FascinatedBox opened this issue · comments

Right now Lily is in the high 90% of coverage, but could be better. I'd like to, at some time during the next release, go over what isn't covered and cover it.

There are some areas not worth covering, such as lily_malloc's error case, and a handful of others that escape me at the moment. The rest are. A lot of bugs fixed as part of 1.2 were discovered by increasing coverage.

Closing this as part of the gitlab migration: https://gitlab.com/FascinatedBox/lily/issues/342