Skip to content

Conversation

@labkey-adam
Copy link
Contributor

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 20:59
@labkey-adam labkey-adam merged commit 99dab9c into develop Oct 3, 2025
7 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