This is an automated email from the ASF dual-hosted git repository.
upthewaterspout pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from e040759 GEODE-10093 - Fixed attr issue in Delta Session (#7405)
add 3551b8d GEODE-10075 Fix jacoco code coverage reports
No new revisions were added by this update.
Summary of changes:
.../isolation/WorkingDirectoryIsolator.java | 29 +++++++++++++
.../isolation/WorkingDirectoryIsolatorTest.java | 47 ++++++++++++++++++++++
gradle/code-analysis.gradle | 26 +++---------
3 files changed, 82 insertions(+), 20 deletions(-)
create mode 100644
buildSrc/src/test/java/org/apache/geode/gradle/testing/isolation/WorkingDirectoryIsolatorTest.java