Skip to content

feat(insights): migrate "average cold start" chart to eap #91054

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

Merged
merged 4 commits into from
May 6, 2025

Conversation

DominikB2014
Copy link
Contributor

  1. Add a new useTopNDiscoverSeries hooks, these are mostly a copy of the useDiscoverSeries, but there's different processing of the response and a slightly different return type. This will make it much easier to migrate to eap
  2. Use the new hook in the "average cold start chart" on the screen summary
    image

@DominikB2014 DominikB2014 requested a review from a team as a code owner May 6, 2025 18:46
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 6, 2025
Copy link

codecov bot commented May 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #91054       +/-   ##
===========================================
+ Coverage   32.87%   78.40%   +45.53%     
===========================================
  Files        8721    10297     +1576     
  Lines      486406   584226    +97820     
  Branches    22624    22562       -62     
===========================================
+ Hits       159896   458067   +298171     
+ Misses     326078   122848   -203230     
- Partials      432     3311     +2879     

@DominikB2014 DominikB2014 enabled auto-merge (squash) May 6, 2025 20:55
@DominikB2014 DominikB2014 merged commit b128c1d into master May 6, 2025
42 checks passed
@DominikB2014 DominikB2014 deleted the DominikB2014/app-start-charts branch May 6, 2025 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants