Skip to content

Conversation

@labkey-adam
Copy link

Rationale

Eliminate IntelliJ warnings caused by Module methods getUnitTests() and getIntegrationTests() returning raw Set<Class>; they now return Set<Class<?>>.

Also, eliminate use of the deprecated AbstractAuditTypeProvider() constructor and overrides of getDomainKind() in its subclasses; we now always call the constructor that passes in a DomainKind.

@labkey-adam labkey-adam requested a review from a team October 2, 2025 21:05
@labkey-adam labkey-adam merged commit 211a7c2 into develop Oct 3, 2025
10 checks passed
@labkey-adam labkey-adam deleted the fb_unit_test_sets branch October 3, 2025 22:06
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.

3 participants