Skip to content

Conversation

@samirromdhani
Copy link
Contributor

@samirromdhani samirromdhani commented Feb 2, 2026

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • A PR or issue has been opened in all impacted repositories (if any)

Does this PR already have an issue describing the problem?

Fixes #1192

What kind of change does this PR introduce?

What is the current behavior?

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

If yes, please check if the following requirements are fulfilled

  • The Breaking Change or Deprecated label has been added
  • The migration steps are described in the following section

What changes might users need to make in their application due to this PR? (migration steps)

Other information:

@samirromdhani samirromdhani force-pushed the feat/1192_add_a_convenient_function_to_get_optional_property_from-an-optional-module branch 4 times, most recently from 03bb6f0 to eefa569 Compare February 3, 2026 15:55
@samirromdhani samirromdhani self-assigned this Feb 3, 2026
@samirromdhani samirromdhani changed the title add method to get optional property from an optional module Add method to get optional property from an optional module Feb 3, 2026
@samirromdhani samirromdhani force-pushed the feat/1192_add_a_convenient_function_to_get_optional_property_from-an-optional-module branch 3 times, most recently from 0020a2d to d1e825c Compare February 4, 2026 09:32
Signed-off-by: Samir Romdhani <[email protected]>

WIP

WIP add methods to get optional property from an optional module

Signed-off-by: Samir Romdhani <[email protected]>

use default value for both module and property

Signed-off-by: Samir Romdhani <[email protected]>

add tests

Signed-off-by: Samir Romdhani <[email protected]>

sonar checks

Signed-off-by: Samir Romdhani <[email protected]>
@samirromdhani samirromdhani force-pushed the feat/1192_add_a_convenient_function_to_get_optional_property_from-an-optional-module branch from d1e825c to baedc7f Compare February 4, 2026 09:45
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 4, 2026

@samirromdhani samirromdhani marked this pull request as ready for review February 4, 2026 10:19
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.

Add a convenient function to get optional property from an optional module

2 participants