-
Notifications
You must be signed in to change notification settings - Fork 57
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
chore: remove installAutoSignalTracking from signals core #2818
Conversation
#2576 had removed this before, but it was accidentally brought back.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2818 +/- ##
=======================================
Coverage 92.60% 92.60%
=======================================
Files 83 83
Lines 2812 2812
Branches 724 724
=======================================
Hits 2604 2604
Misses 156 156
Partials 52 52
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Quality Gate passedIssues Measures |
#2576 had removed this before, but it was accidentally brought back. Co-authored-by: Anton Platonov <[email protected]>
…: 24.5) (#2859) chore: remove installAutoSignalTracking from signals core (#2818) #2576 had removed this before, but it was accidentally brought back. Co-authored-by: Soroosh Taefi <[email protected]> Co-authored-by: Anton Platonov <[email protected]> Co-authored-by: Luciano Vernaschi <[email protected]>
#2576 had removed this before, but it was
accidentally brought back.