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

[Client] Create hooks to fetch list of bundles #993

Closed
3 tasks done
Tracked by #994 ...
nicholas-codecov opened this issue Jan 5, 2024 · 0 comments
Closed
3 tasks done
Tracked by #994 ...

[Client] Create hooks to fetch list of bundles #993

nicholas-codecov opened this issue Jan 5, 2024 · 0 comments
Assignees

Comments

@nicholas-codecov
Copy link

nicholas-codecov commented Jan 5, 2024

To create the bundle analysis table we need to fetch a list of bundles from the API along with some basic information. This data then gets displayed in a table that the user may see either through the dropdown or just on the page itself depending on what they have setup with Codecov.

Data required to be fetched:

  • Bundle name
  • Bundle previous size
  • Bundle new size
  • Bundle size change between new and previous

Designs can be found here.

Tasks


Blocked by

  1. JerrySentry
@nicholas-codecov nicholas-codecov self-assigned this Jan 5, 2024
nicholas-codecov added a commit to codecov/gazebo that referenced this issue Jan 10, 2024
Create a hook that can fetch a list of bundles for a given commit.

GH codecov/engineering-team#993
nicholas-codecov added a commit to codecov/gazebo that referenced this issue Jan 11, 2024
Add in a hook that fetches a list of bundles for a given pull request.

GH codecov/engineering-team#993
@codecov-hooky codecov-hooky bot closed this as completed Jan 11, 2024
RulaKhaled pushed a commit to codecov/gazebo that referenced this issue Jan 11, 2024
Create a hook that can fetch a list of bundles for a given commit.

GH codecov/engineering-team#993
RulaKhaled pushed a commit to codecov/gazebo that referenced this issue Jan 11, 2024
Add in a hook that fetches a list of bundles for a given pull request.

GH codecov/engineering-team#993
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

No branches or pull requests

1 participant