-
Notifications
You must be signed in to change notification settings - Fork 7
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
1921 delete and reimport sources without stable ids #1946
1921 delete and reimport sources without stable ids #1946
Conversation
…f booleans in table. #1921
Codecov Report
@@ Coverage Diff @@
## main #1946 +/- ##
===========================================
+ Coverage 56.29% 66.63% +10.34%
===========================================
Files 71 132 +61
Lines 2581 4466 +1885
Branches 826 1174 +348
===========================================
+ Hits 1453 2976 +1523
- Misses 1128 1490 +362
Continue to review full report at Codecov.
|
Looks good to me! Maybe we should have non-stable UUID as default, as that seems to be the majority of sources. |
This is the backend work for #1921, the parser lib work will come in another PR (assuming we don't decide to move away from the data-service before that happens!).