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/LoginPage tests to Vitest #3317

Merged

Conversation

nicholas-codecov
Copy link
Contributor

Description

This PR updates all of the tests in pages/LoginPage to Vitest.

@codecov-staging
Copy link

Bundle Report

Bundle size has no change ✅

Copy link

codecov bot commented Sep 26, 2024

Bundle Report

Bundle size has no change ✅

@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.73%. Comparing base (dd6595a) to head (a4690cf).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3317      +/-   ##
==========================================
- Coverage   97.74%   97.73%   -0.01%     
==========================================
  Files         800      800              
  Lines       14110    14110              
  Branches     4020     3992      -28     
==========================================
- Hits        13792    13791       -1     
- Misses        312      313       +1     
  Partials        6        6              

see 1 file with indirect coverage changes

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

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 dd6595a...a4690cf. 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.73%. Comparing base (dd6595a) to head (a4690cf).
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    #3317      +/-   ##
==========================================
- Coverage   97.74%   97.73%   -0.01%     
==========================================
  Files         800      800              
  Lines       14110    14110              
  Branches     3941     3941              
==========================================
- Hits        13792    13791       -1     
- Misses        312      313       +1     
  Partials        6        6              

see 1 file with indirect coverage changes

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

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 dd6595a...a4690cf. 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.73%. Comparing base (dd6595a) to head (a4690cf).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3317      +/-   ##
==========================================
- Coverage   97.74%   97.73%   -0.01%     
==========================================
  Files         800      800              
  Lines       14110    14110              
  Branches     4020     4015       -5     
==========================================
- Hits        13792    13791       -1     
- Misses        312      313       +1     
  Partials        6        6              

see 1 file with indirect coverage changes

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

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 dd6595a...a4690cf. 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    #3317      +/-   ##
==========================================
- Coverage   97.74%   97.73%   -0.01%     
==========================================
  Files         800      800              
  Lines       14110    14110              
  Branches     3941     4015      +74     
==========================================
- Hits        13792    13791       -1     
- Misses        312      313       +1     
  Partials        6        6              

see 1 file with indirect coverage changes

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

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 dd6595a...a4690cf. 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
497b9dd Thu, 26 Sep 2024 13:28:01 GMT Cloud Enterprise

@nicholas-codecov nicholas-codecov added this pull request to the merge queue Oct 2, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 2, 2024
@nicholas-codecov nicholas-codecov added this pull request to the merge queue Oct 2, 2024
Merged via the queue into main with commit 7407f09 Oct 2, 2024
59 of 63 checks passed
@nicholas-codecov nicholas-codecov deleted the chore-update-pages-login-page-tests-to-vitest branch October 2, 2024 16:46
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