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

[API] Add Component type for Repository.components to retrieve measurements of each component #1360

Closed
Tracked by #1373 ...
JerrySentry opened this issue Mar 8, 2024 · 1 comment
Assignees

Comments

@JerrySentry
Copy link

JerrySentry commented Mar 8, 2024

Make sure to add branch filtering and sorting options for (orderingDirection and ordering) by the four fields in Component (name, percentCovered, percentChanged, lastUploaded)

@RulaKhaled
Copy link

RulaKhaled commented Mar 27, 2024

Also add ComponentsFilters which filters by both:

  • Components terms
  • Branch
  filters: {
    components: string[]
    branch: string
  }

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

3 participants