chore: Migrate useSelfHostedCurrentUser to TS Query V5 #3582
Codecov - QA / codecov/project
failed
Dec 30, 2024 in 0s
98.98% (-0.01%) compared to ccf9ea6
View this Pull Request on Codecov
98.98% (-0.01%) compared to ccf9ea6
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 98.98%. Comparing base (
ccf9ea6
) to head (a9ada83
).
✅ All tests successful. No failed tests found.
@@ Coverage Diff @@
## main #3582 +/- ##
==========================================
- Coverage 98.99% 98.98% -0.01%
==========================================
Files 810 810
Lines 14549 14551 +2
Branches 4142 4143 +1
==========================================
+ Hits 14403 14404 +1
- Misses 139 140 +1
Partials 7 7
Files with missing lines | Coverage Δ | |
---|---|---|
.../layouts/Header/components/AdminLink/AdminLink.tsx | 100.00% <100.00%> (ø) |
|
...tabs/Profile/ActivationBanner/ActivationBanner.jsx | 100.00% <100.00%> (ø) |
|
...file/ActivationBanner/useSelfActivationMutation.js | 100.00% <100.00%> (ø) |
|
src/pages/AccountSettings/tabs/Profile/Profile.jsx | 88.88% <100.00%> (-11.12%) |
⬇️ |
src/pages/AdminSettings/AdminSettings.jsx | 100.00% <100.00%> (ø) |
|
...equiredSelfHosted/ActivationRequiredSelfHosted.tsx | 100.00% <100.00%> (ø) |
|
...equiredSelfHosted/ActivationRequiredSelfHosted.tsx | 100.00% <100.00%> (ø) |
|
...vices/selfHosted/SelfHostedCurrentUserQueryOpts.ts | 88.88% <100.00%> (ø) |
Components | Coverage Δ | |
---|---|---|
Assets | 100.00% <ø> (ø) |
|
Layouts | 99.71% <100.00%> (+<0.01%) |
⬆️ |
Pages | 98.72% <100.00%> (-0.02%) |
⬇️ |
Services | 99.36% <100.00%> (ø) |
|
Shared | 99.37% <ø> (ø) |
|
UI | 99.14% <ø> (ø) |
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 ccf9ea6...a9ada83. Read the comment docs.
Loading