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

refactor : converted core model java class to kotilin data class #1545

Merged
merged 8 commits into from
Feb 29, 2024

Conversation

NiranjanNlc
Copy link
Contributor

@NiranjanNlc NiranjanNlc commented Feb 21, 2024

Issue Fix

Fixes #1529

Screenshots

No change in UI

Description

converted the java classes of the domain client package and clientmapper.java classes to kotilin

  • Apply the AndroidStyle.xml style template to your code in Android Studio.

  • Run the unit tests with ./gradlew check to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

@NiranjanNlc NiranjanNlc marked this pull request as draft February 24, 2024 15:07
@NiranjanNlc NiranjanNlc changed the title refactor : converted domain client package java class to kotilin refactor : converted core model java class to kotilin data class Feb 24, 2024
@NiranjanNlc NiranjanNlc marked this pull request as ready for review February 24, 2024 16:38
@therajanmaurya therajanmaurya merged commit db15451 into openMF:dev Feb 29, 2024
4 checks passed
@NiranjanNlc NiranjanNlc deleted the domainClients branch February 29, 2024 05:08
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.

Migrate Java models to Kotlin Data classes of core:models
2 participants