Gaffer icon indicating copy to clipboard operation
Gaffer copied to clipboard

Mystery test coverage changes for two files

Open GCHQDeveloper314 opened this issue 1 year ago • 0 comments

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 avatar Feb 02 '24 14:02 GCHQDeveloper314