Skip to content
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

[UI] Create hook to fetch bundle trend data #1800

Closed
1 task done
Tracked by #1413
nicholas-codecov opened this issue May 22, 2024 · 0 comments · Fixed by codecov/gazebo#2963
Closed
1 task done
Tracked by #1413

[UI] Create hook to fetch bundle trend data #1800

nicholas-codecov opened this issue May 22, 2024 · 0 comments · Fixed by codecov/gazebo#2963
Assignees

Comments

@nicholas-codecov
Copy link

nicholas-codecov commented May 22, 2024

Designs

To display the request total bundle trend chart we need to create a hook to fetch the data for that chart.

This hook should do something similar to how the current coverage chart data is generated where we carry the most recent data point value until we find a new data point value so that we have consistent lines for days where there is no data uploaded.

Blocked by

  1. JerrySentry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant