java-design-patterns icon indicating copy to clipboard operation
java-design-patterns copied to clipboard

add identity field pattern

Open lkpengcs opened this issue 2 years ago • 3 comments

In this pull request,

  • Add the identity field pattern
  • This is related to this issue

Pull request description

  • Implement the identity field pattern according to the given link.

For detailed contributing instructions see https://github.com/iluwatar/java-design-patterns/wiki/01.-How-to-contribute

lkpengcs avatar Apr 04 '22 12:04 lkpengcs

hi, I have removed the code smells. As for the coverage, I can have full coverage locally. Not sure about how Sonar checks this.

lkpengcs avatar Jun 06 '22 03:06 lkpengcs

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 30 '22 23:10 stale[bot]

Closed due to inactivity

iluwatar avatar Nov 08 '22 19:11 iluwatar