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

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

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  ±0   75 ✅ ±0   5s ⏱️ ±0s
13 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 2de6a94. ± Comparison against base commit cbcb6a1.

♻️ 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
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.

1 participant