ref: Convert file entry stuff to ts #2698
Merged
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
@@ 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.
Loading