Skip to content

#1761 fix coverage report: run always#1799

Merged
robfrank merged 1 commit intomainfrom
fix/1761-fix-coverage-report
Oct 29, 2024
Merged

#1761 fix coverage report: run always#1799
robfrank merged 1 commit intomainfrom
fix/1761-fix-coverage-report

Conversation

@robfrank
Copy link
Copy Markdown
Collaborator

What does this PR do?

Should solve the coverage report missing on codacy

Motivation

Code coverage is missing even if 1500+ tests are executed

Checklist

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

@robfrank robfrank added this to the 24.11.1 milestone Oct 29, 2024
@robfrank robfrank self-assigned this Oct 29, 2024
@robfrank robfrank merged commit c8d68f8 into main Oct 29, 2024
@robfrank robfrank deleted the fix/1761-fix-coverage-report branch October 29, 2024 21:56
@codacy-production
Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for a11b7821
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (a11b782) Report Missing Report Missing Report Missing
Head commit (58e4b44) 65162 0 0.00%

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 (#1799) 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

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

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.

1 participant