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

Remove @Suppress annotations overall #190

Open
tillschallau opened this issue Nov 4, 2024 · 0 comments
Open

Remove @Suppress annotations overall #190

tillschallau opened this issue Nov 4, 2024 · 0 comments
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

Comments

@tillschallau
Copy link
Member

tillschallau commented Nov 4, 2024

The @Suppress annotations indicate bad code test coverage. The problem is mainly unused functions, which are called by the implementations of the STARS framework but should also be tested separately.

#184 has to be merged first

@tillschallau tillschallau added code-quality Everything regarding the quality of the code tests Something needs additional unit tests clean-up Something is out of date and should be removed labels Nov 4, 2024
@tillschallau tillschallau added this to the v0.6 milestone Nov 4, 2024
@tillschallau tillschallau changed the title Remove @Supress annotations overall Remove @Suppress annotations overall Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant