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

chore: Migrate useCommitHeaderDataTeam to TS Query V5 #3549

update use of hook into query

12c0e8f
Select commit
Loading
Failed to load commit list.
Merged

chore: Migrate useCommitHeaderDataTeam to TS Query V5 #3549

update use of hook into query
12c0e8f
Select commit
Loading
Failed to load commit list.
Codecov Public QA / codecov/project failed Dec 3, 2024 in 0s

62.62% (-36.29%) compared to a77d790

View this Pull Request on Codecov

62.62% (-36.29%) compared to a77d790

Details

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 62.62%. Comparing base (a77d790) to head (12c0e8f).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...aderTeam/queries/CommitHeaderDataTeamQueryOpts.tsx 0.00% 5 Missing ⚠️
.../CommitDetailPage/Header/HeaderTeam/HeaderTeam.jsx 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (a77d790) and HEAD (12c0e8f). Click for more details.

HEAD has 12 uploads less than BASE
Flag BASE (a77d790) HEAD (12c0e8f)
18 6

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #3549       +/-   ##
===========================================
- Coverage   98.90%   62.62%   -36.29%     
===========================================
  Files         806      806               
  Lines       14476    14476               
  Branches     4115     4115               
===========================================
- Hits        14318     9066     -5252     
- Misses        151     4754     +4603     
- Partials        7      656      +649     
Files with missing lines Coverage Δ
.../CommitDetailPage/Header/HeaderTeam/HeaderTeam.jsx 0.00% <0.00%> (-100.00%) ⬇️
...aderTeam/queries/CommitHeaderDataTeamQueryOpts.tsx 0.00% <0.00%> (ø)

... and 289 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.71% <ø> (ø)
Pages 34.67% <0.00%> (-63.93%) ⬇️
Services 98.02% <ø> (-1.31%) ⬇️
Shared 98.06% <ø> (-1.27%) ⬇️
UI 98.71% <ø> (-0.43%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a77d790...12c0e8f. Read the comment docs.