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 useSelfHostedCurrentUser to TS Query V5 #3582

update ActivationRequiredSelfHosted

a9ada83
Select commit
Loading
Failed to load commit list.
Merged

chore: Migrate useSelfHostedCurrentUser to TS Query V5 #3582

update ActivationRequiredSelfHosted
a9ada83
Select commit
Loading
Failed to load commit list.
Codecov / 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.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3582      +/-   ##
==========================================
- Coverage   98.99%   98.98%   -0.01%     
==========================================
  Files         810      810              
  Lines       14549    14551       +2     
  Branches     4142     4136       -6     
==========================================
+ 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.