<@U0BFDUP0E> I understand. In my case though the o...
# announcements
m
@jw I understand. In my case though the object only has `const val`s which are compile-time constants. So the object reference is never used and thus the object marked as unused by code coverage. I just use the objects as namespaces.