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 useIgnoredIds to TS Query V5 #3547

Merged

get all selector working as well

c64ce66
Select commit
Loading
Failed to load commit list.
Merged

chore: Migrate useIgnoredIds to TS Query V5 #3547

get all selector working as well
c64ce66
Select commit
Loading
Failed to load commit list.
Codecov Notifications / codecov/project succeeded Dec 6, 2024 in 1s

98.90% (+0.00%) compared to a77d790

View this Pull Request on Codecov

98.90% (+0.00%) compared to a77d790

Details

Codecov Report

Attention: Patch coverage is 95.45455% with 1 line in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...ailPage/CommitCoverage/UploadsCard/UploadsCard.tsx 92.30% 1 Missing ⚠️

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3547   +/-   ##
=======================================
  Coverage   98.90%   98.90%           
=======================================
  Files         806      806           
  Lines       14476    14484    +8     
  Branches     4108     4118   +10     
=======================================
+ Hits        14318    14326    +8     
  Misses        151      151           
  Partials        7        7           
Files with missing lines Coverage Δ
...tailPage/CommitCoverage/UploadsCard/UploadItem.tsx 100.00% <100.00%> (ø)
...hangedTab/shared/CommitFileDiff/CommitFileDiff.tsx 97.61% <100.00%> (ø)
...rectChangesTable/CommitFileDiff/CommitFileDiff.tsx 97.67% <100.00%> (ø)
src/pages/CommitDetailPage/CommitDetailPage.tsx 100.00% <100.00%> (ø)
...CommitDetailPage/queries/IgnoredIdsQueryOptions.ts 100.00% <100.00%> (ø)
...ailPage/CommitCoverage/UploadsCard/UploadsCard.tsx 97.93% <92.30%> (+0.21%) ⬆️

... and 26 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.71% <ø> (ø)
Pages 98.59% <95.45%> (+<0.01%) ⬆️
Services 99.33% <ø> (ø)
Shared 99.33% <ø> (+<0.01%) ⬆️
UI 99.14% <ø> (-0.01%) ⬇️

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...c64ce66. Read the comment docs.