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

Feat/1246 Allow reordering senses #1308

Conversation

myieye
Copy link
Contributor

@myieye myieye commented Dec 6, 2024

The first part of #1246 (senses)

Copy link

github-actions bot commented Dec 6, 2024

UI unit Tests

12 tests   12 ✅  0s ⏱️
 4 suites   0 💤
 1 files     0 ❌

Results for commit 42a0418.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Dec 6, 2024

C# Unit Tests

103 tests   103 ✅  5s ⏱️
 16 suites    0 💤
  1 files      0 ❌

Results for commit 42a0418.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@hahn-kev hahn-kev left a comment

Choose a reason for hiding this comment

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

quick review, I didn't dig into the details yet.

backend/FwLite/LcmCrdt/CrdtMiniLcmApi.cs Outdated Show resolved Hide resolved
backend/FwLite/LcmCrdt/CrdtMiniLcmApi.cs Outdated Show resolved Hide resolved
backend/FwLite/LcmCrdt/OrderPicker.cs Outdated Show resolved Hide resolved
backend/FwLite/LcmCrdt/QueryHelpers.cs Outdated Show resolved Hide resolved
backend/FwLite/LcmCrdt/QueryHelpers.cs Outdated Show resolved Hide resolved
backend/FwLite/MiniLcm/Models/Sense.cs Outdated Show resolved Hide resolved
backend/FwLite/MiniLcm/SyncHelpers/DiffCollection.cs Outdated Show resolved Hide resolved
@myieye myieye force-pushed the feat/1246-allow-reordering-senses-example-sentences-complex-forms-and-components branch from 70ff1be to b82d56b Compare December 10, 2024 15:52
Copy link
Collaborator

@hahn-kev hahn-kev left a comment

Choose a reason for hiding this comment

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

left some feedback, I also pushed a couple of minor changes

backend/FwLite/MiniLcm/IMiniLcmWriteApi.cs Outdated Show resolved Hide resolved
backend/FwLite/MiniLcm.Tests/DiffCollectionTests.cs Outdated Show resolved Hide resolved
backend/FwLite/MiniLcm.Tests/DiffCollectionTests.cs Outdated Show resolved Hide resolved
backend/FwLite/LcmCrdt/OrderPicker.cs Outdated Show resolved Hide resolved
backend/FwLite/LcmCrdt/OrderPicker.cs Outdated Show resolved Hide resolved
backend/FwLite/MiniLcm/SyncHelpers/DiffCollection.cs Outdated Show resolved Hide resolved
backend/FwLite/MiniLcm/SyncHelpers/DiffCollection.cs Outdated Show resolved Hide resolved
@myieye myieye requested a review from hahn-kev December 16, 2024 10:34
Copy link
Collaborator

@hahn-kev hahn-kev left a comment

Choose a reason for hiding this comment

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

looks good to me, I left some questions but I'm fine if this is merged in as is. I would like some tests on the TestOrderableDiffApi but I'm fine if that's in a separate PR if you just want to get this merged in

@myieye myieye merged commit 7ff7676 into develop Dec 18, 2024
21 of 22 checks passed
@myieye myieye deleted the feat/1246-allow-reordering-senses-example-sentences-complex-forms-and-components branch December 18, 2024 14:54
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