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

#1989 fix failing IT tests #1990

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

#1989 fix failing IT tests #1990

wants to merge 8 commits into from

Conversation

robfrank
Copy link
Collaborator

What does this PR do?

It's an effort to fix all ITs that are failing

Related issues

#1989

Checklist

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

@robfrank robfrank added the bug Something isn't working label Feb 14, 2025
@robfrank robfrank self-assigned this Feb 14, 2025
@robfrank robfrank marked this pull request as draft February 14, 2025 10:40
@robfrank robfrank force-pushed the fix/1989-it-tests branch 3 times, most recently from ee2b467 to 3dc1cd9 Compare February 15, 2025 23:26
Copy link

codacy-production bot commented Feb 17, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for aca10031 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (aca1003) Report Missing Report Missing Report Missing
Head commit (1ab5d92) 68452 43885 64.11%

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 (#1990) 1 1 100.00%

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
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant