Skip to content

Fix generic type parameter resolution in notifier build methods#16

Merged
TomHa-Apadmi merged 5 commits into
developfrom
fix/generic-type-arguments
Feb 14, 2026
Merged

Fix generic type parameter resolution in notifier build methods#16
TomHa-Apadmi merged 5 commits into
developfrom
fix/generic-type-arguments

Conversation

@TomHa-Apadmi

Copy link
Copy Markdown
Collaborator
  • Fixes an issue where generic type parameters (such as List<MyCustomType>) weren't being properly resolved in generated runBuild methods. This would led to errors complaining about missing types when running tests including Flumepod mocks (fixes Generic type arguments aren't prefixed in mock notifier build methods #14).
  • Adds Android Studio run configurations for tests.
  • Updates CONTRIBUTING.md with updated information for running tests.

@TomHa-Apadmi TomHa-Apadmi merged commit 1ba2fcc into develop Feb 14, 2026
1 check passed
@TomHa-Apadmi TomHa-Apadmi deleted the fix/generic-type-arguments branch February 14, 2026 12:31
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