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

[Draft] Jacoco coverage report testing ground #117

Draft
wants to merge 30 commits into
base: main
Choose a base branch
from
Draft

Conversation

newtork
Copy link
Contributor

@newtork newtork commented Oct 24, 2024

See generated coverage report on workflow summary
https://github.com/SAP/ai-sdk-java/actions/runs/11557564029

Screenshot

image

Jacoco dictionary...

  • Branch = if and switch conditions. A class without explicit conditions has no branch rating.
  • Complexity = "minimum number of paths that can, in (linear) combination, generate all possible paths through a method"
  • "JaCoCo does not consider exception handling as branches, try/catch blocks will also not increase complexity."

@newtork newtork changed the title Test alex dont look pls . Oct 24, 2024
@newtork newtork marked this pull request as draft October 24, 2024 15:49
@newtork newtork changed the title . [Draft] Jacoco coverage report testing ground Oct 28, 2024
@newtork newtork changed the base branch from main to cicd/remove-jacoco-python October 28, 2024 15:59
Base automatically changed from cicd/remove-jacoco-python to main November 4, 2024 10:40
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

Successfully merging this pull request may close these issues.

3 participants