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

Mystery test coverage changes for two files #3152

Open
GCHQDeveloper314 opened this issue Feb 2, 2024 · 0 comments
Open

Mystery test coverage changes for two files #3152

GCHQDeveloper314 opened this issue Feb 2, 2024 · 0 comments
Labels
automation GitHub Actions, CI/CD bug Confirmed or suspected bug
Milestone

Comments

@GCHQDeveloper314
Copy link
Member

Describe the bug
The following files appear to have variable levels of test coverage between runs:

  • core/common-util/src/main/java/uk/gov/gchq/gaffer/commonutil/OneOrMore.java
  • core/common-util/src/main/java/uk/gov/gchq/gaffer/commonutil/iterable/LimitedInMemorySortedIterable.java

This could be caused by problems with inconsistent tests for these files.

Expected behaviour
Code coverage should be consistent regardless of how many times the test is run.

Additional context
Codecov report showing these 'indirect changes' for a recent commit to develop.

@GCHQDeveloper314 GCHQDeveloper314 added the bug Confirmed or suspected bug label Feb 2, 2024
@GCHQDeveloper314 GCHQDeveloper314 added this to the v2.2.0 milestone Feb 2, 2024
@GCHQDeveloper314 GCHQDeveloper314 added the automation GitHub Actions, CI/CD label Mar 15, 2024
@GCHQDeveloper314 GCHQDeveloper314 modified the milestones: v2.2.0, Backlog Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation GitHub Actions, CI/CD bug Confirmed or suspected bug
Projects
None yet
Development

No branches or pull requests

1 participant