-
Notifications
You must be signed in to change notification settings - Fork 22
feat/tracking updates #2359
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
base: main
Are you sure you want to change the base?
feat/tracking updates #2359
Conversation
parts and components update methods are added.
…sys-geometry into feat/tracking-updates
Codecov Report❌ Patch coverage is ❌ Your project check has failed because the head coverage (81.53%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files@@ Coverage Diff @@
## main #2359 +/- ##
===========================================
- Coverage 95.36% 81.53% -13.83%
===========================================
Files 168 156 -12
Lines 11101 11178 +77
===========================================
- Hits 10586 9114 -1472
- Misses 515 2064 +1549 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description [WIP]
Improvements on the update from tracker method due to recent enhancements on the backend tracker response. Now after each operation we are getting the bodies/components/parts that are created/modified/deleted. It is still behind the feature flag so "safe" to merge. but we also need to generate more test cases that prove its robustness and efficiency.
This also needs for some proto updates that will only happen in V1. so we may park it here for a while.
Issue linked
Please mention the issue number or describe the problem this pull request addresses.
Checklist
feat: extrude circle to cylinder)