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: Update pages/PlanPage tests to Vitest #3322

Merged
merged 64 commits into from
Oct 2, 2024

Conversation

nicholas-codecov
Copy link
Contributor

Description

This PR updates the tests in pages/PlanPage to Vitest

@codecov-staging
Copy link

codecov-staging bot commented Sep 26, 2024

Bundle Report

Changes will increase total bundle size by 3 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
gazebo-staging-array-push 6.07MB 3 bytes (0.0%) ⬆️

Copy link

codecov bot commented Sep 26, 2024

Bundle Report

Changes will increase total bundle size by 3 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
gazebo-production-array-push 6.07MB 3 bytes (0.0%) ⬆️

@codecov-qa
Copy link

codecov-qa bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.00%. Comparing base (c8ffb11) to head (edf0526).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3322      +/-   ##
==========================================
- Coverage   98.06%   98.00%   -0.07%     
==========================================
  Files         804      804              
  Lines       14114    14113       -1     
  Branches     4019     4019              
==========================================
- Hits        13841    13831      -10     
- Misses        263      275      +12     
+ Partials       10        7       -3     
Files with missing lines Coverage Δ
...anPage/subRoutes/CancelPlanPage/useProPlanMonth.js 100.00% <ø> (ø)
...tails/PaymentCard/useEnterpriseCloudPlanSupport.js 100.00% <ø> (ø)

... and 13 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 97.42% <ø> (-0.12%) ⬇️
Services 99.18% <ø> (ø)
Shared 99.05% <ø> (ø)
UI 97.75% <ø> (ø)

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 c8ffb11...edf0526. Read the comment docs.

Copy link

codecov-public-qa bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.00%. Comparing base (c8ffb11) to head (edf0526).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3322      +/-   ##
==========================================
- Coverage   98.06%   98.00%   -0.07%     
==========================================
  Files         804      804              
  Lines       14114    14113       -1     
  Branches     4014     4019       +5     
==========================================
- Hits        13841    13831      -10     
- Misses        263      275      +12     
+ Partials       10        7       -3     
Files Coverage Δ
...anPage/subRoutes/CancelPlanPage/useProPlanMonth.js 100.00% <ø> (ø)
...tails/PaymentCard/useEnterpriseCloudPlanSupport.js 100.00% <ø> (ø)

... and 13 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 97.42% <ø> (-0.12%) ⬇️
Services 99.18% <ø> (ø)
Shared 99.05% <ø> (ø)
UI 97.75% <ø> (ø)

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 c8ffb11...edf0526. Read the comment docs.

@codecov-notifications
Copy link

codecov-notifications bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3322      +/-   ##
==========================================
- Coverage   98.06%   98.00%   -0.07%     
==========================================
  Files         804      804              
  Lines       14114    14113       -1     
  Branches     4014     4019       +5     
==========================================
- Hits        13841    13831      -10     
- Misses        263      275      +12     
+ Partials       10        7       -3     
Files with missing lines Coverage Δ
...anPage/subRoutes/CancelPlanPage/useProPlanMonth.js 100.00% <ø> (ø)
...tails/PaymentCard/useEnterpriseCloudPlanSupport.js 100.00% <ø> (ø)

... and 13 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 97.42% <ø> (-0.12%) ⬇️
Services 99.18% <ø> (ø)
Shared 99.05% <ø> (ø)
UI 97.75% <ø> (ø)

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 c8ffb11...edf0526. Read the comment docs.

Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.00%. Comparing base (c8ffb11) to head (edf0526).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3322      +/-   ##
==========================================
- Coverage   98.06%   98.00%   -0.07%     
==========================================
  Files         804      804              
  Lines       14114    14113       -1     
  Branches     4014     4019       +5     
==========================================
- Hits        13841    13831      -10     
- Misses        263      275      +12     
+ Partials       10        7       -3     
Files with missing lines Coverage Δ
...anPage/subRoutes/CancelPlanPage/useProPlanMonth.js 100.00% <ø> (ø)
...tails/PaymentCard/useEnterpriseCloudPlanSupport.js 100.00% <ø> (ø)

... and 13 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 97.42% <ø> (-0.12%) ⬇️
Services 99.18% <ø> (ø)
Shared 99.05% <ø> (ø)
UI 97.75% <ø> (ø)

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 c8ffb11...edf0526. Read the comment docs.

@nicholas-codecov nicholas-codecov added this pull request to the merge queue Oct 2, 2024
Merged via the queue into main with commit 71f39e7 Oct 2, 2024
60 of 64 checks passed
@nicholas-codecov nicholas-codecov deleted the chore-update-pages-plan-page-tests-to-vitest branch October 2, 2024 14:30
@codecov-releaser
Copy link
Contributor

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
edf0526 Wed, 02 Oct 2024 14:33:31 GMT Cloud Enterprise

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants