-
Notifications
You must be signed in to change notification settings - Fork 162
👷♀️ Add telemetry to debug text diff with tree walker #3802
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?
Conversation
/to-staging |
View all feedbacks in Devflow UI.
Commit 6890d08280 will soon be integrated into staging-35.
Commit 6890d08280 has been merged into staging-35 in merge commit 1ddfd7ba59. Check out the triggered pipeline on Gitlab 🦊 If you need to revert this integration, you can use the following command: |
…ging-35 Integrated commit sha: 6890d08 Co-authored-by: cy-moi <[email protected]>
1c93cdc
to
9be8e60
Compare
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage 🔗 Commit SHA: 55397d5 | Docs | Was this helpful? Give us feedback! |
9be8e60
to
55397d5
Compare
Bundles Sizes Evolution
🚀 CPU Performance
🧠 Memory Performance
|
/to-staging |
View all feedbacks in Devflow UI.
Commit 55397d5963 will soon be integrated into staging-35.
Commit 55397d5963 has been merged into staging-35 in merge commit 258af36764. Check out the triggered pipeline on Gitlab 🦊 If you need to revert this integration, you can use the following command: |
…ging-35 Integrated commit sha: 55397d5 Co-authored-by: cy-moi <[email protected]>
Motivation
We want to monitor the different results from tree walker approach and innerText.
Changes
Run both strategies behind the FF and send telemetries when they are different.
Test instructions
Checklist