-
Notifications
You must be signed in to change notification settings - Fork 51
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
Add Delete to right-click context menu of feature tree operations #5302
base: main
Are you sure you want to change the base?
Add Delete to right-click context menu of feature tree operations #5302
Conversation
Copying code around Fixes #5090
QA Wolf here! As you write new code it's important that your test coverage is keeping up. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5302 +/- ##
=======================================
Coverage 86.04% 86.04%
=======================================
Files 92 92
Lines 33250 33250
=======================================
Hits 28609 28609
Misses 4641 4641
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…enu-item-to-Feature-Tree
Maps a new context menu item to a new Feature Tree Machine state to handle deletion.
![image](https://private-user-images.githubusercontent.com/10795683/411091369-4c8b4684-eca0-4f91-a253-98ce92e2e09b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5ODg3NTUsIm5iZiI6MTczODk4ODQ1NSwicGF0aCI6Ii8xMDc5NTY4My80MTEwOTEzNjktNGM4YjQ2ODQtZWNhMC00ZjkxLWEyNTMtOThjZTkyZTJlMDliLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDA0MjA1NVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWJiYTFmOWRlODRiYThlMjBiYWExZTkxMzZhZDkzNjFkNjBhNjZmNTBiODUwZDg3OTAxMzU4YWYzMTc2Y2E3YWMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.mGWScyDnJckGJh8xlVys_hQfvzeMTDgRTXz_8n9UMik)
Todo before ready: