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 ui/VirtualFileRenderer test to Vitest #3218

Merged

Conversation

nicholas-codecov
Copy link
Contributor

Description

This PR updates the tests for ui/VirtualFileRenderer to Vitest.

Notable Changes

  • Update ColorBar
  • Update VirtualFileRenderer

@codecov-staging
Copy link

Bundle Report

Bundle size has no change ✅

Bundle name Size Change
gazebo-staging-array-push 6.0MB 0 bytes

Copy link

codecov bot commented Sep 19, 2024

Bundle Report

Bundle size has no change ✅

@codecov-qa
Copy link

codecov-qa bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.06%. Comparing base (0acf455) to head (f4d9f90).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3218   +/-   ##
=======================================
  Coverage   99.06%   99.06%           
=======================================
  Files         798      798           
  Lines       13966    13966           
  Branches     3932     3879   -53     
=======================================
  Hits        13836    13836           
  Misses        122      122           
  Partials        8        8           

see 2 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.51% <ø> (ø)
Pages 98.88% <ø> (-0.02%) ⬇️
Services 99.41% <ø> (ø)
Shared 99.65% <ø> (+0.06%) ⬆️
UI 99.18% <ø> (ø)

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 0acf455...f4d9f90. Read the comment docs.

Copy link

codecov-public-qa bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.06%. Comparing base (0acf455) to head (f4d9f90).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3218   +/-   ##
=======================================
  Coverage   99.06%   99.06%           
=======================================
  Files         798      798           
  Lines       13966    13966           
  Branches     3932     3879   -53     
=======================================
  Hits        13836    13836           
  Misses        122      122           
  Partials        8        8           

see 2 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.51% <ø> (ø)
Pages 98.88% <ø> (-0.02%) ⬇️
Services 99.41% <ø> (ø)
Shared 99.65% <ø> (+0.06%) ⬆️
UI 99.18% <ø> (ø)

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 0acf455...f4d9f90. Read the comment docs.

@codecov-notifications
Copy link

codecov-notifications bot commented Sep 19, 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    #3218   +/-   ##
=======================================
  Coverage   99.06%   99.06%           
=======================================
  Files         798      798           
  Lines       13966    13966           
  Branches     3958     3879   -79     
=======================================
  Hits        13836    13836           
  Misses        122      122           
  Partials        8        8           

see 2 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.51% <ø> (ø)
Pages 98.88% <ø> (-0.02%) ⬇️
Services 99.41% <ø> (ø)
Shared 99.65% <ø> (+0.06%) ⬆️
UI 99.18% <ø> (ø)

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 0acf455...f4d9f90. Read the comment docs.

@codecov-releaser
Copy link
Contributor

codecov-releaser commented Sep 19, 2024

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
6331913 Thu, 19 Sep 2024 17:34:53 GMT Expired Expired
bcc8e57 Fri, 20 Sep 2024 11:12:42 GMT Expired Expired
f4d9f90 Fri, 20 Sep 2024 19:07:51 GMT Cloud Enterprise

Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@0acf455). Learn more about missing BASE report.
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      #3218   +/-   ##
=========================================
  Coverage        ?   99.06000           
=========================================
  Files           ?        798           
  Lines           ?      13966           
  Branches        ?       3958           
=========================================
  Hits            ?      13836           
  Misses          ?        122           
  Partials        ?          8           
Components Coverage Δ
Assets 100.00% <ø> (?)
Layouts 98.51% <ø> (?)
Pages 98.88% <ø> (?)
Services 99.41% <ø> (?)
Shared 99.65% <ø> (?)
UI 99.18% <ø> (?)

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 0acf455...f4d9f90. Read the comment docs.

@nicholas-codecov nicholas-codecov added this pull request to the merge queue Sep 20, 2024
Merged via the queue into main with commit e414d3e Sep 20, 2024
63 checks passed
@nicholas-codecov nicholas-codecov deleted the chore-update-ui-virtual-file-renderer-test-to-vitest branch September 20, 2024 19:10
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