-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
ref(insights): remove eap conditions web vitals #95228
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
ref(insights): remove eap conditions web vitals #95228
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #95228 +/- ##
==========================================
+ Coverage 84.06% 87.85% +3.78%
==========================================
Files 10470 10469 -1
Lines 605507 605253 -254
Branches 23681 23655 -26
==========================================
+ Hits 509042 531736 +22694
+ Misses 96105 73157 -22948
Partials 360 360 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree with Cursor on this one, I think the conditions look suspicious, otherwise LGTM!
static/app/views/insights/browser/webVitals/components/pageOverviewWebVitalsDetailPanel.tsx
Outdated
Show resolved
Hide resolved
static/app/views/insights/browser/webVitals/components/pageOverviewWebVitalsDetailPanel.tsx
Show resolved
Hide resolved
…ditionals-web-vitals
@gggritso I resolved your comments and also fixed some unit tests since you last reviewed! |
remove eap conditions in webvitals now that its 100% GA