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

Review Codacy and Jacoco Configuration #1808

Merged
merged 1 commit into from
Nov 3, 2024

Conversation

robfrank
Copy link
Collaborator

@robfrank robfrank commented Nov 3, 2024

What does this PR do?

Re-enable some IT tests
Review JAcoco anc Codacy configuration

Motivation

To have a better coverage percentage

Checklist

  • I have run the build using mvn clean package command
  • My unit tests cover both failure and success scenarios

add it coverage files to codacity report
@robfrank robfrank added the enhancement New feature or request label Nov 3, 2024
@robfrank robfrank added this to the 24.11.1 milestone Nov 3, 2024
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+9.45%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (4a6711b) 71964 38925 54.09%
Head commit (c72bc41) 68823 (-3141) 43728 (+4803) 63.54% (+9.45%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1808) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@robfrank robfrank merged commit ba1ba1d into main Nov 3, 2024
9 of 12 checks passed
@robfrank robfrank deleted the improvemnt/coverage-enable-it-tests branch November 3, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant