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: Replace account details plan data occurrences #3587

Merged
merged 11 commits into from
Dec 18, 2024

update to plan.isFreePlan

1cf871d
Select commit
Loading
Failed to load commit list.
Merged

chore: Replace account details plan data occurrences #3587

update to plan.isFreePlan
1cf871d
Select commit
Loading
Failed to load commit list.
Codecov - QA / codecov/project succeeded Dec 18, 2024 in 0s

98.90% (-0.01%) compared to 9f5cd7c, passed because coverage increased by 0% when compared to adjusted base (98.89%)

View this Pull Request on Codecov

98.90% (-0.01%) compared to 9f5cd7c, passed because coverage increased by 0% when compared to adjusted base (98.89%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.90%. Comparing base (9f5cd7c) to head (1cf871d).

✅ All tests successful. No failed tests found.

@@            Coverage Diff             @@
##             main    #3587      +/-   ##
==========================================
- Coverage   98.90%   98.90%   -0.01%     
==========================================
  Files         810      810              
  Lines       14555    14548       -7     
  Branches     4150     4146       -4     
==========================================
- Hits        14395    14388       -7     
  Misses        153      153              
  Partials        7        7              
Files with missing lines Coverage Δ
...rsPage/MembersActivation/Activation/Activation.jsx 100.00% <100.00%> (ø)
...e/UpgradeDetails/ProPlanDetails/ProPlanDetails.jsx 100.00% <ø> (ø)
...adeDetails/SentryPlanDetails/SentryPlanDetails.jsx 100.00% <ø> (ø)
...UpgradeDetails/TeamPlanDetails/TeamPlanDetails.jsx 100.00% <ø> (ø)
...Routes/UpgradePlanPage/UpgradeForm/UpgradeForm.tsx 100.00% <ø> (ø)
...Page/subRoutes/UpgradePlanPage/UpgradePlanPage.jsx 100.00% <100.00%> (ø)
src/shared/utils/upgradeForm.ts 95.18% <100.00%> (-0.12%) ⬇️
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.71% <ø> (ø)
Pages 98.57% <100.00%> (-0.01%) ⬇️
Services 99.36% <ø> (ø)
Shared 99.32% <100.00%> (-0.01%) ⬇️
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 9f5cd7c...1cf871d. Read the comment docs.