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/MembersPage tests to Vitest #3318

Merged

Conversation

nicholas-codecov
Copy link
Contributor

Description

This PR updates the tests in pages/MembersPage to Vitest

@codecov-staging
Copy link

codecov-staging bot commented Sep 26, 2024

Bundle Report

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

Detailed changes
Bundle name Size Change
gazebo-staging-array-push 6.07MB 100 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 97.74%. Comparing base (4340e31) to head (f66b756).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3318      +/-   ##
==========================================
- Coverage   97.78%   97.74%   -0.04%     
==========================================
  Files         800      800              
  Lines       14109    14110       +1     
  Branches     4019     3992      -27     
==========================================
- Hits        13796    13792       -4     
- Misses        308      312       +4     
- Partials        5        6       +1     
Files with missing lines Coverage Δ
src/ui/Toggle/Toggle.tsx 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 97.04% <ø> (-0.06%) ⬇️
Services 99.18% <ø> (ø)
Shared 99.05% <ø> (ø)
UI 97.29% <100.00%> (-0.08%) ⬇️

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 4340e31...f66b756. 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 97.74%. Comparing base (4340e31) to head (f66b756).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3318      +/-   ##
==========================================
- Coverage   97.78%   97.74%   -0.04%     
==========================================
  Files         800      800              
  Lines       14109    14110       +1     
  Branches     4019     4020       +1     
==========================================
- Hits        13796    13792       -4     
- Misses        308      312       +4     
- Partials        5        6       +1     
Files Coverage Δ
src/ui/Toggle/Toggle.tsx 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 97.04% <ø> (-0.06%) ⬇️
Services 99.18% <ø> (ø)
Shared 99.05% <ø> (ø)
UI 97.29% <100.00%> (-0.08%) ⬇️

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 4340e31...f66b756. Read the comment docs.

Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.74%. Comparing base (4340e31) to head (f66b756).
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    #3318      +/-   ##
==========================================
- Coverage   97.78%   97.74%   -0.04%     
==========================================
  Files         800      800              
  Lines       14109    14110       +1     
  Branches     3940     4020      +80     
==========================================
- Hits        13796    13792       -4     
- Misses        308      312       +4     
- Partials        5        6       +1     
Files with missing lines Coverage Δ
src/ui/Toggle/Toggle.tsx 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 97.04% <ø> (-0.06%) ⬇️
Services 99.18% <ø> (ø)
Shared 99.05% <ø> (ø)
UI 97.29% <100.00%> (-0.08%) ⬇️

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 4340e31...f66b756. Read the comment docs.

Copy link

codecov bot commented Sep 26, 2024

Bundle Report

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

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

@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    #3318      +/-   ##
==========================================
- Coverage   97.78%   97.74%   -0.04%     
==========================================
  Files         800      800              
  Lines       14109    14110       +1     
  Branches     4019     3941      -78     
==========================================
- Hits        13796    13792       -4     
- Misses        308      312       +4     
- Partials        5        6       +1     
Files with missing lines Coverage Δ
src/ui/Toggle/Toggle.tsx 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 97.04% <ø> (-0.06%) ⬇️
Services 99.18% <ø> (ø)
Shared 99.05% <ø> (ø)
UI 97.29% <100.00%> (-0.08%) ⬇️

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 4340e31...f66b756. Read the comment docs.

@codecov-releaser
Copy link
Contributor

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
fdebd60 Thu, 26 Sep 2024 13:49:23 GMT Cloud Enterprise

@nicholas-codecov nicholas-codecov added this pull request to the merge queue Oct 2, 2024
Merged via the queue into main with commit dd6595a Oct 2, 2024
58 of 63 checks passed
@nicholas-codecov nicholas-codecov deleted the chore-update-pages-members-page-tests-to-vitest branch October 2, 2024 16:11
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