Skip to content

Investigate low coverage percantage of integration modules #3156

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

Closed
5 tasks done
qwwdfsad opened this issue Jan 25, 2022 · 2 comments
Closed
5 tasks done

Investigate low coverage percantage of integration modules #3156

qwwdfsad opened this issue Jan 25, 2022 · 2 comments
Assignees

Comments

@qwwdfsad
Copy link
Collaborator

qwwdfsad commented Jan 25, 2022

  • android -- 50%
  • debug -- 84%
  • reactive and reactor -- 65%
  • rx2 (but not rx3) -- 78%
  • slf4j -- 81%
@qwwdfsad qwwdfsad self-assigned this Jan 25, 2022
@qwwdfsad
Copy link
Collaborator Author

Rx2 is mostly the victim of deprecated signatures (both with error and hidden) not being tested, I've reported it to intellij-coverage. Everything else seems to be quite okay -- toString, hashCode, various addSuppressed and last-ditch efforts e.g. when rx onError throws an exception

@qwwdfsad
Copy link
Collaborator Author

Reactor is prone mostly to same, reactive is fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant