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 services/pull tests to Vitest #3304

Merged
merged 15 commits into from
Oct 1, 2024

Conversation

nicholas-codecov
Copy link
Contributor

Description

This PR updates all of the tests in the services/pull directory to Vitest.

@codecov-staging
Copy link

codecov-staging bot commented Sep 25, 2024

Bundle Report

Changes will decrease total bundle size by 4 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
gazebo-staging-array-push 6.07MB 4 bytes (-0.0%) ⬇️

Copy link

codecov bot commented Sep 25, 2024

Bundle Report

Changes will decrease total bundle size by 4 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

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

@codecov-notifications
Copy link

codecov-notifications bot commented Sep 25, 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    #3304      +/-   ##
==========================================
- Coverage   98.74%   98.73%   -0.01%     
==========================================
  Files         804      804              
  Lines       14045    14045              
  Branches     3976     3925      -51     
==========================================
- Hits        13869    13868       -1     
- Misses        165      166       +1     
  Partials       11       11              
Files with missing lines Coverage Δ
src/services/pull/usePull.tsx 100.00% <ø> (ø)
src/services/pull/utils/setFileLabel.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 98.61% <ø> (ø)
Services 99.37% <100.00%> (-0.04%) ⬇️
Shared 99.05% <ø> (ø)
UI 98.05% <ø> (ø)

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 51d074b...e3d051d. Read the comment docs.

Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.73%. Comparing base (51d074b) to head (e3d051d).
Report is 10 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3304      +/-   ##
==========================================
- Coverage   98.74%   98.73%   -0.01%     
==========================================
  Files         804      804              
  Lines       14045    14045              
  Branches     3925     3925              
==========================================
- Hits        13869    13868       -1     
- Misses        165      166       +1     
  Partials       11       11              
Files with missing lines Coverage Δ
src/services/pull/usePull.tsx 100.00% <ø> (ø)
src/services/pull/utils/setFileLabel.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 98.61% <ø> (ø)
Services 99.37% <100.00%> (-0.04%) ⬇️
Shared 99.05% <ø> (ø)
UI 98.05% <ø> (ø)

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 51d074b...e3d051d. Read the comment docs.

@codecov-qa
Copy link

codecov-qa bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.73%. Comparing base (51d074b) to head (e3d051d).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3304      +/-   ##
==========================================
- Coverage   98.74%   98.73%   -0.01%     
==========================================
  Files         804      804              
  Lines       14045    14045              
  Branches     3976     3925      -51     
==========================================
- Hits        13869    13868       -1     
- Misses        165      166       +1     
  Partials       11       11              
Files with missing lines Coverage Δ
src/services/pull/usePull.tsx 100.00% <ø> (ø)
src/services/pull/utils/setFileLabel.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 98.61% <ø> (ø)
Services 99.37% <100.00%> (-0.04%) ⬇️
Shared 99.05% <ø> (ø)
UI 98.05% <ø> (ø)

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 51d074b...e3d051d. Read the comment docs.

@codecov-releaser
Copy link
Contributor

codecov-releaser commented Sep 25, 2024

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
4a46188 Wed, 25 Sep 2024 19:19:27 GMT Expired Expired
e3d051d Tue, 01 Oct 2024 12:07:32 GMT Cloud Enterprise

Copy link

codecov-public-qa bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.73%. Comparing base (51d074b) to head (e3d051d).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3304      +/-   ##
==========================================
- Coverage   98.74%   98.73%   -0.01%     
==========================================
  Files         804      804              
  Lines       14045    14045              
  Branches     3925     3976      +51     
==========================================
- Hits        13869    13868       -1     
- Misses        165      166       +1     
  Partials       11       11              
Files Coverage Δ
src/services/pull/usePull.tsx 100.00% <ø> (ø)
src/services/pull/utils/setFileLabel.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 98.61% <ø> (ø)
Services 99.37% <100.00%> (-0.04%) ⬇️
Shared 99.05% <ø> (ø)
UI 98.05% <ø> (ø)

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 51d074b...e3d051d. Read the comment docs.

@nicholas-codecov nicholas-codecov added this pull request to the merge queue Oct 1, 2024
Merged via the queue into main with commit 5eeab63 Oct 1, 2024
60 of 63 checks passed
@nicholas-codecov nicholas-codecov deleted the chore-update-services-pull-tests-to-vitest branch October 1, 2024 12:24
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