Skip to content

[#50] As a developer, I can use String extensions in effective way#51

Merged
hoangnguyen92dn merged 3 commits intochore/52-migrate-build-files-to-kotlin-dslfrom
chore/50-add-contract-to-string-extensions
Dec 17, 2025
Merged

[#50] As a developer, I can use String extensions in effective way#51
hoangnguyen92dn merged 3 commits intochore/52-migrate-build-files-to-kotlin-dslfrom
chore/50-add-contract-to-string-extensions

Conversation

@hoangnguyen92dn
Copy link
Collaborator

#50

What happened 👀

Add contract {} in these 2 extensions:

  • String?.isNotNullOrEmpty()
  • String?.isNotNullOrBlank()

Insight 📝

Explained the reason why we need to add contract {} in issue #50

Proof Of Work 📹

CI ✅

@hoangnguyen92dn hoangnguyen92dn requested a review from a team February 12, 2025 07:51
@hoangnguyen92dn hoangnguyen92dn self-assigned this Feb 12, 2025
@hoangnguyen92dn hoangnguyen92dn marked this pull request as draft February 12, 2025 08:22
@luongvo
Copy link
Member

luongvo commented Jun 5, 2025

@hoangnguyen92dn Can we push this contribution to be ready and deliver soon? 🚀

@hoangnguyen92dn hoangnguyen92dn added this to the 0.2.0 milestone Dec 16, 2025
@hoangnguyen92dn hoangnguyen92dn force-pushed the chore/50-add-contract-to-string-extensions branch from 7281ed0 to de023ea Compare December 16, 2025 08:36
@hoangnguyen92dn hoangnguyen92dn changed the base branch from develop to chore/52-migrate-build-files-to-kotlin-dsl December 16, 2025 08:36
@hoangnguyen92dn hoangnguyen92dn marked this pull request as ready for review December 16, 2025 08:37
@github-actions
Copy link

RxJavaTemplate Jacoco report:

Generated by 🚫 Danger

Copy link
Contributor

@RkNaing RkNaing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🙇

@hoangnguyen92dn hoangnguyen92dn merged commit f8c4b12 into chore/52-migrate-build-files-to-kotlin-dsl Dec 17, 2025
2 of 3 checks passed
@hoangnguyen92dn hoangnguyen92dn deleted the chore/50-add-contract-to-string-extensions branch December 17, 2025 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants