Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deep copy: Add missing tests #48

Open
5 tasks
kMutagene opened this issue Jan 24, 2025 · 0 comments
Open
5 tasks

Deep copy: Add missing tests #48

kMutagene opened this issue Jan 24, 2025 · 0 comments
Labels
Status: Needs Triage This item is up for investigation.

Comments

@kMutagene
Copy link
Member

kMutagene commented Jan 24, 2025

#46 will be merged with some tests missing due to time reasons.

Here is what is missing:

  • CopyUtils.tryDeepCopyObj
    • DynamicObj collections
    • ICloneable
    • DynamicObj (note that there are some tests in the DynamicObj module, but not exhaustive)
  • For all methods: tests that cover that the flags work correctly (overWrite, includeInstanceProperties)
@github-actions github-actions bot added the Status: Needs Triage This item is up for investigation. label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage This item is up for investigation.
Projects
None yet
Development

No branches or pull requests

1 participant