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

Python unittest for coverage #701

Open
sonalgoyal opened this issue Oct 22, 2023 · 2 comments
Open

Python unittest for coverage #701

sonalgoyal opened this issue Oct 22, 2023 · 2 comments
Assignees

Comments

@sonalgoyal
Copy link
Member

We want one test that checks if we have covered any method change in Java. It goes over every file in java that has a python api. there is a list somwhere we maintain, or maybe package names. or maybe an annotation. it finds its methods by reflection and then searches if python covers it.

@sonalgoyal sonalgoyal self-assigned this Oct 22, 2023
@SemyonSinchenko
Copy link
Contributor

Hello! May you assign it on me? I can try to add necessary tests and also a coverage report.

@sonalgoyal
Copy link
Member Author

Done @SemyonSinchenko

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

No branches or pull requests

2 participants