Skip to content

Conversation

@MihaiCristianCondrea
Copy link
Owner

Summary

  • replace the Mockito ArgumentCaptor usage in ConsentUtilsTest with explicit consent map verification to eliminate unchecked warnings
  • use pattern matching for instanceof in BaseActivity when enabling optional menu icons
  • guard MainActivity view interactions against null bindings and drop redundant null checks when updating the navigation graph

Testing

  • ./gradlew test (fails: Android SDK is not configured in the environment)

https://chatgpt.com/codex/tasks/task_e_68cd1e29e0a8832da8c917dafe62d0f2

@MihaiCristianCondrea MihaiCristianCondrea merged commit c9344ad into main Sep 19, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants