Remove @Suppress
annotations overall
#190
Labels
clean-up
Something is out of date and should be removed
code-quality
Everything regarding the quality of the code
tests
Something needs additional unit tests
Milestone
The
@Suppress
annotations indicate bad code test coverage. The problem is mainlyunused
functions, which are called by the implementations of the STARS framework but should also be tested separately.#184 has to be merged first
The text was updated successfully, but these errors were encountered: