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/Sparkline tests to Vitest #3239

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

nicholas-codecov
Copy link
Contributor

Description

This PR updates all of the tests in the ui/Sparkline to Vitest.

@codecov-staging
Copy link

codecov-staging bot commented Sep 23, 2024

Bundle Report

Bundle size has no change ✅

@codecov-releaser
Copy link
Contributor

codecov-releaser commented Sep 23, 2024

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
589bbc0 Mon, 23 Sep 2024 11:03:09 GMT Expired Expired
7f483dd Mon, 23 Sep 2024 19:54:17 GMT Cloud Enterprise

@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 98.97%. Comparing base (70fc15d) to head (7f483dd).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3239      +/-   ##
==========================================
- Coverage   98.98%   98.97%   -0.01%     
==========================================
  Files         805      805              
  Lines       14034    14034              
  Branches     3906     3990      +84     
==========================================
- Hits        13891    13890       -1     
- Misses        134      135       +1     
  Partials        9        9              

see 1 file with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 98.71% <ø> (-0.02%) ⬇️
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 70fc15d...7f483dd. 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 98.97%. Comparing base (70fc15d) to head (7f483dd).
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      #3239        +/-   ##
================================================
- Coverage   98.98000   98.97000   -0.01000     
================================================
  Files           805        805                
  Lines         14034      14034                
  Branches       3990       3990                
================================================
- Hits          13891      13890         -1     
- Misses          134        135         +1     
  Partials          9          9                

see 1 file with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 98.71% <ø> (-0.02%) ⬇️
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 70fc15d...7f483dd. 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    #3239      +/-   ##
==========================================
- Coverage   98.98%   98.97%   -0.01%     
==========================================
  Files         805      805              
  Lines       14034    14034              
  Branches     3985     3990       +5     
==========================================
- Hits        13891    13890       -1     
- Misses        134      135       +1     
  Partials        9        9              

see 1 file with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 98.71% <ø> (-0.02%) ⬇️
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 70fc15d...7f483dd. 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 98.97%. Comparing base (70fc15d) to head (7f483dd).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3239      +/-   ##
==========================================
- Coverage   98.98%   98.97%   -0.01%     
==========================================
  Files         805      805              
  Lines       14034    14034              
  Branches     3959     3985      +26     
==========================================
- Hits        13891    13890       -1     
- Misses        134      135       +1     
  Partials        9        9              

see 1 file with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 98.71% <ø> (-0.02%) ⬇️
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 70fc15d...7f483dd. Read the comment docs.

@nicholas-codecov nicholas-codecov added this pull request to the merge queue Sep 23, 2024
Merged via the queue into main with commit 5648746 Sep 23, 2024
63 of 64 checks passed
@nicholas-codecov nicholas-codecov deleted the chore-update-ui-sparkline-to-vitest branch September 23, 2024 19:55
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