-
Notifications
You must be signed in to change notification settings - Fork 24
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
psp-7726 guarantee same view/edit order by using id instead of timestamp. Ther… #3783
Conversation
✅ No secrets were detected in the code. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #3783 +/- ##
==========================================
- Coverage 75.69% 74.12% -1.58%
==========================================
Files 1446 955 -491
Lines 38080 20803 -17277
Branches 7154 6021 -1133
==========================================
- Hits 28826 15420 -13406
+ Misses 8967 5383 -3584
+ Partials 287 0 -287
Flags with carried forward coverage won't be shown. Click here to find out more.
|
✅ No secrets were detected in the code. |
source/frontend/src/features/mapSideBar/property/tabs/takes/detail/TakesDetailContainer.tsx
Outdated
Show resolved
Hide resolved
✅ No secrets were detected in the code. |
1 similar comment
✅ No secrets were detected in the code. |
a8b422b
to
00e64f6
Compare
✅ No secrets were detected in the code. |
1 similar comment
✅ No secrets were detected in the code. |
00e64f6
to
7427a92
Compare
…e is no guarantee on insert order so rename take title during add.
7427a92
to
869ea35
Compare
✅ No secrets were detected in the code. |
1 similar comment
✅ No secrets were detected in the code. |
…e is no guarantee on insert order so rename take title during add.