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

Remove LcmCrdt specific MiniLcm models #1114

Merged
merged 9 commits into from
Oct 21, 2024

Conversation

hahn-kev
Copy link
Collaborator

this PR incorporates Harmony changes made in sillsdev/harmony#15 which allows us to define an adapter for all our objects so they don't need to reference Harmony. This greatly simplifies how EF queries our data because we don't have to contend with inheritance

Copy link

github-actions bot commented Oct 10, 2024

C# Unit Tests

75 tests   75 ✅  5s ⏱️
13 suites   0 💤
 1 files     0 ❌

Results for commit 2d25c9c.

♻️ This comment has been updated with latest results.

# Conflicts:
#	backend/FwLite/FwLiteProjectSync.Tests/SyncTests.cs
#	backend/FwLite/FwLiteProjectSync.Tests/UpdateDiffTests.cs
#	backend/FwLite/LcmCrdt/CrdtMiniLcmApi.cs
#	backend/FwLite/LcmCrdt/LcmCrdtKernel.cs
#	backend/FwLite/LcmCrdt/Objects/Entry.cs
#	backend/FwLite/MiniLcm/Models/Entry.cs
#	backend/LfClassicData/LfClassicMiniLcmApi.cs
@hahn-kev hahn-kev marked this pull request as ready for review October 15, 2024 09:12
@hahn-kev hahn-kev requested review from rmunn and myieye and removed request for rmunn October 15, 2024 09:12
myieye
myieye previously approved these changes Oct 18, 2024
Copy link
Contributor

@myieye myieye left a comment

Choose a reason for hiding this comment

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

I don't have much to say. Very nice improvement 😎 👍

@hahn-kev hahn-kev merged commit 5653bd9 into develop Oct 21, 2024
13 checks passed
@hahn-kev hahn-kev deleted the chore/use-mini-lcm-models-directly branch October 21, 2024 02:20
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.

2 participants