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 shared/ContentsTable tests to Vitest #3283

Merged

Conversation

nicholas-codecov
Copy link
Contributor

Description

This PR updates all of the tests in the shared/ContentsTable repo to Vitest

@codecov-staging
Copy link

Bundle Report

Bundle size has no change ✅

@codecov-qa
Copy link

codecov-qa bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.73%. Comparing base (134ac0c) to head (d52ce42).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3283      +/-   ##
==========================================
- Coverage   97.74%   97.73%   -0.02%     
==========================================
  Files         797      797              
  Lines       14076    14076              
  Branches     4017     4012       -5     
==========================================
- Hits        13759    13757       -2     
- Misses        312      314       +2     
  Partials        5        5              

see 2 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 96.98% <ø> (ø)
Services 99.34% <ø> (ø)
Shared 98.98% <ø> (-0.07%) ⬇️
UI 97.22% <ø> (-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 134ac0c...d52ce42. Read the comment docs.

@codecov-notifications
Copy link

codecov-notifications bot commented Sep 23, 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    #3283      +/-   ##
==========================================
- Coverage   97.74%   97.73%   -0.02%     
==========================================
  Files         797      797              
  Lines       14076    14076              
  Branches     4017     4017              
==========================================
- Hits        13759    13757       -2     
- Misses        312      314       +2     
  Partials        5        5              

see 2 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 96.98% <ø> (ø)
Services 99.34% <ø> (ø)
Shared 98.98% <ø> (-0.07%) ⬇️
UI 97.22% <ø> (-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 134ac0c...d52ce42. Read the comment docs.

Copy link

codecov-public-qa bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.73%. Comparing base (134ac0c) to head (d52ce42).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3283      +/-   ##
==========================================
- Coverage   97.74%   97.73%   -0.02%     
==========================================
  Files         797      797              
  Lines       14076    14076              
  Branches     4017     4012       -5     
==========================================
- Hits        13759    13757       -2     
- Misses        312      314       +2     
  Partials        5        5              

see 2 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 96.98% <ø> (ø)
Services 99.34% <ø> (ø)
Shared 98.98% <ø> (-0.07%) ⬇️
UI 97.22% <ø> (-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 134ac0c...d52ce42. Read the comment docs.

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.73%. Comparing base (134ac0c) to head (d52ce42).
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    #3283      +/-   ##
==========================================
- Coverage   97.74%   97.73%   -0.02%     
==========================================
  Files         797      797              
  Lines       14076    14076              
  Branches     4012     4017       +5     
==========================================
- Hits        13759    13757       -2     
- Misses        312      314       +2     
  Partials        5        5              

see 2 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 96.98% <ø> (ø)
Services 99.34% <ø> (ø)
Shared 98.98% <ø> (-0.07%) ⬇️
UI 97.22% <ø> (-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 134ac0c...d52ce42. Read the comment docs.

Copy link

codecov bot commented Oct 2, 2024

Bundle Report

Bundle size has no change ✅

@nicholas-codecov nicholas-codecov added this pull request to the merge queue Oct 2, 2024
Merged via the queue into main with commit 154c379 Oct 2, 2024
59 of 64 checks passed
@nicholas-codecov nicholas-codecov deleted the chore-update-shared-contents-table-tests-to-vitest branch October 2, 2024 17:34
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.

2 participants