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

feat(releases): Remove withRepositories, withReleaseRepos #81222

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

scttcper
Copy link
Member

switch to useApiQuery

these old HoC are just a goofy way of fetching data that we now do via react query.

image

switch to useApiQuery

these old HoC are just a goofy way of fetching data that we now do via react query.
@scttcper scttcper requested a review from a team November 22, 2024 23:54
@scttcper scttcper requested a review from a team as a code owner November 22, 2024 23:54
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Nov 22, 2024
Copy link

codecov bot commented Nov 23, 2024

Codecov Report

Attention: Patch coverage is 69.81132% with 16 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
.../views/releases/detail/commitsAndFiles/commits.tsx 68.18% 7 Missing ⚠️
...s/releases/detail/commitsAndFiles/filesChanged.tsx 68.18% 7 Missing ⚠️
...ews/releases/detail/commitsAndFiles/emptyState.tsx 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #81222      +/-   ##
==========================================
- Coverage   80.34%   80.33%   -0.01%     
==========================================
  Files        7216     7215       -1     
  Lines      319481   319438      -43     
  Branches    20779    20775       -4     
==========================================
- Hits       256679   256626      -53     
- Misses      62408    62418      +10     
  Partials      394      394              

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.

1 participant