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

ref: Convert file entry stuff to ts #2698

Merged
merged 5 commits into from
Mar 28, 2024

Merge branch 'main' into usePrefetchFileEntry-ts-refactor

5d0839c
Select commit
Loading
Failed to load commit list.
Merged

ref: Convert file entry stuff to ts #2698

Merge branch 'main' into usePrefetchFileEntry-ts-refactor
5d0839c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 28, 2024 in 1s

98.44% (+0.00%) compared to c59b171

View this Pull Request on Codecov

98.44% (+0.00%) compared to c59b171

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.44%. Comparing base (c59b171) to head (5d0839c).

✅ All tests successful. No failed tests found ☺️

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #2698   +/-   ##
=====================================
  Coverage   98.44   98.44           
=====================================
  Files        855     855           
  Lines      12092   12112   +20     
  Branches    3129    3188   +59     
=====================================
+ Hits       11903   11923   +20     
  Misses       185     185           
  Partials       4       4           
Files Coverage Δ
src/services/file/useCoverageWithFilters.js 100.00% <100.00%> (ø)
src/services/file/utils.ts 100.00% <100.00%> (ø)
...Contents/branch/file/usePrefetchBranchFileEntry.js 100.00% <100.00%> (ø)
...ontents/commit/file/usePrefetchCommitFileEntry.tsx 100.00% <100.00%> (ø)
src/services/pathContents/constants.ts 100.00% <100.00%> (ø)
...athContents/pull/file/usePrefetchPullFileEntry.tsx 100.00% <100.00%> (ø)
...tsTable/TableEntries/PullEntries/PullFileEntry.tsx 100.00% <100.00%> (ø)
src/shared/ContentsTable/constants.ts 100.00% <100.00%> (ø)
Components Coverage Δ
Assets 55.55% <ø> (ø)
Layouts 97.13% <ø> (ø)
Pages 99.31% <ø> (ø)
Services 99.58% <100.00%> (+<0.01%) ⬆️
Shared 99.83% <100.00%> (-0.01%) ⬇️
UI 94.17% <ø> (ø)

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 c59b171...5d0839c. Read the comment docs.