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

Code coverage for Java #110

Open
SubhenduShekhar opened this issue Dec 21, 2023 · 5 comments
Open

Code coverage for Java #110

SubhenduShekhar opened this issue Dec 21, 2023 · 5 comments
Labels
documentation Improvements or additions to documentation Java Supports Java
Milestone

Comments

@SubhenduShekhar
Copy link
Owner

No description provided.

@SubhenduShekhar SubhenduShekhar added documentation Improvements or additions to documentation Java Supports Java labels Dec 21, 2023
@SubhenduShekhar SubhenduShekhar added this to the Code coverage milestone Dec 21, 2023
@kesrishubham2510
Copy link
Collaborator

Hi @SubhenduShekhar, by what tests (Unit, Integration or any other) you want to achieve coverage ?

@SubhenduShekhar
Copy link
Owner Author

@kesrishubham2510 unit tests

@kesrishubham2510
Copy link
Collaborator

kesrishubham2510 commented Jan 26, 2024

Hi @SubhenduShekhar, can you share any sample config.json file (mentioned in main method of the java module) that I can refer to understand the working of the project ?

@SubhenduShekhar
Copy link
Owner Author

@kesrishubham2510 you can take reference from the junit tests. Use jacoco.
There is no main method.

@kesrishubham2510
Copy link
Collaborator

I have added test cases, but unable to push it, do I need any permissions to push my branch and raise merge-request ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Java Supports Java
Projects
None yet
Development

No branches or pull requests

2 participants