Skip to content

[2.x] fix: Fix incremental test with companion objects#8078

Merged
eed3si9n merged 3 commits intosbt:developfrom
eed3si9n:wip/test-quick-bug
Mar 25, 2025
Merged

[2.x] fix: Fix incremental test with companion objects#8078
eed3si9n merged 3 commits intosbt:developfrom
eed3si9n:wip/test-quick-bug

Conversation

@eed3si9n
Copy link
Copy Markdown
Member

Fixes #8072

Problem

Incremental test (aka testQuick) has a bug when companion objects
depends on others since at some point it's failing to look up relationship from Zinc analysis.

Solution

This fixes the lookup.

eed3si9n and others added 3 commits March 23, 2025 22:21
testQuick after code change doesn't rerun the test.
This was adopted from https://github.com/OlegYch/sbt-testQuick-bug
**Problem**
Incremental test (aka testQuick) has a bug when companion objects
depends on others since at some point it's failing to look up relationship from Zinc analysis.

**Solution**
This fixes the lookup.
@eed3si9n eed3si9n merged commit 036603d into sbt:develop Mar 25, 2025
12 checks passed
@eed3si9n eed3si9n deleted the wip/test-quick-bug branch March 25, 2025 14:13
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.

2 participants