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/RepoPage/CoverageTab tests to Vitest #3335

Conversation

nicholas-codecov
Copy link
Contributor

Description

This PR updates the tests in the pages/RepoPage/CoverageTab to Vitest.

Copy link

codecov bot commented Sep 28, 2024

Bundle Report

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

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

@codecov-staging
Copy link

codecov-staging bot commented Sep 28, 2024

Bundle Report

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

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

Copy link

codecov bot commented Sep 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.44%. Comparing base (622d0fb) to head (f999927).
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    #3335      +/-   ##
==========================================
- Coverage   98.64%   98.44%   -0.20%     
==========================================
  Files         808      807       -1     
  Lines       14118    14117       -1     
  Branches     4014     4014              
==========================================
- Hits        13926    13898      -28     
- Misses        181      208      +27     
  Partials       11       11              
Files with missing lines Coverage Δ
.../ComponentsTab/BackfillBanners/BackfillBanners.tsx 100.00% <ø> (ø)
...ntsTab/BackfillBanners/useRepoBackfillingStatus.ts 100.00% <ø> (ø)
...poPage/CoverageTab/ComponentsTab/ComponentsTab.tsx 95.23% <ø> (-4.77%) ⬇️
...geTab/FlagsTab/BackfillBanners/BackfillBanners.jsx 100.00% <ø> (ø)
...agsTab/BackfillBanners/useRepoBackfillingStatus.ts 100.00% <ø> (ø)
...c/pages/RepoPage/CoverageTab/FlagsTab/FlagsTab.jsx 92.30% <ø> (-7.70%) ⬇️
...ageTab/FlagsTab/subroute/FlagsTable/FlagsTable.tsx 95.23% <ø> (-4.77%) ⬇️
...ab/OverviewTab/SummaryTeamPlan/SummaryTeamPlan.tsx 100.00% <ø> (ø)

... and 16 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 98.17% <ø> (-0.33%) ⬇️
Services 99.18% <ø> (ø)
Shared 99.05% <ø> (ø)
UI 97.97% <ø> (-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 622d0fb...f999927. Read the comment docs.

Copy link

codecov-public-qa bot commented Sep 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.44%. Comparing base (622d0fb) to head (f999927).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3335      +/-   ##
==========================================
- Coverage   98.64%   98.44%   -0.20%     
==========================================
  Files         808      807       -1     
  Lines       14118    14117       -1     
  Branches     4019     3940      -79     
==========================================
- Hits        13926    13898      -28     
- Misses        181      208      +27     
  Partials       11       11              
Files Coverage Δ
.../ComponentsTab/BackfillBanners/BackfillBanners.tsx 100.00% <ø> (ø)
...ntsTab/BackfillBanners/useRepoBackfillingStatus.ts 100.00% <ø> (ø)
...poPage/CoverageTab/ComponentsTab/ComponentsTab.tsx 95.23% <ø> (-4.77%) ⬇️
...geTab/FlagsTab/BackfillBanners/BackfillBanners.jsx 100.00% <ø> (ø)
...agsTab/BackfillBanners/useRepoBackfillingStatus.ts 100.00% <ø> (ø)
...c/pages/RepoPage/CoverageTab/FlagsTab/FlagsTab.jsx 92.30% <ø> (-7.70%) ⬇️
...ageTab/FlagsTab/subroute/FlagsTable/FlagsTable.tsx 95.23% <ø> (-4.77%) ⬇️
...ab/OverviewTab/SummaryTeamPlan/SummaryTeamPlan.tsx 100.00% <ø> (ø)

... and 16 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 98.17% <ø> (-0.33%) ⬇️
Services 99.18% <ø> (ø)
Shared 99.05% <ø> (ø)
UI 97.97% <ø> (-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 622d0fb...f999927. Read the comment docs.

@codecov-releaser
Copy link
Contributor

codecov-releaser commented Sep 28, 2024

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
d688a7c Sat, 28 Sep 2024 15:43:54 GMT Expired Expired
4e19e01 Wed, 02 Oct 2024 11:04:42 GMT Expired Expired
f999927 Wed, 02 Oct 2024 12:54:20 GMT Cloud Enterprise

@codecov-qa
Copy link

codecov-qa bot commented Sep 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.44%. Comparing base (622d0fb) to head (f999927).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3335      +/-   ##
==========================================
- Coverage   98.64%   98.44%   -0.20%     
==========================================
  Files         808      807       -1     
  Lines       14118    14117       -1     
  Branches     4019     3991      -28     
==========================================
- Hits        13926    13898      -28     
- Misses        181      208      +27     
  Partials       11       11              
Files with missing lines Coverage Δ
.../ComponentsTab/BackfillBanners/BackfillBanners.tsx 100.00% <ø> (ø)
...ntsTab/BackfillBanners/useRepoBackfillingStatus.ts 100.00% <ø> (ø)
...poPage/CoverageTab/ComponentsTab/ComponentsTab.tsx 95.23% <ø> (-4.77%) ⬇️
...geTab/FlagsTab/BackfillBanners/BackfillBanners.jsx 100.00% <ø> (ø)
...agsTab/BackfillBanners/useRepoBackfillingStatus.ts 100.00% <ø> (ø)
...c/pages/RepoPage/CoverageTab/FlagsTab/FlagsTab.jsx 92.30% <ø> (-7.70%) ⬇️
...ageTab/FlagsTab/subroute/FlagsTable/FlagsTable.tsx 95.23% <ø> (-4.77%) ⬇️
...ab/OverviewTab/SummaryTeamPlan/SummaryTeamPlan.tsx 100.00% <ø> (ø)

... and 16 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 98.17% <ø> (-0.33%) ⬇️
Services 99.18% <ø> (ø)
Shared 99.05% <ø> (ø)
UI 97.97% <ø> (-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 622d0fb...f999927. Read the comment docs.

@codecov-notifications
Copy link

codecov-notifications bot commented Sep 28, 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    #3335      +/-   ##
==========================================
- Coverage   98.64%   98.44%   -0.20%     
==========================================
  Files         808      807       -1     
  Lines       14118    14117       -1     
  Branches     4014     4014              
==========================================
- Hits        13926    13898      -28     
- Misses        181      208      +27     
  Partials       11       11              
Files with missing lines Coverage Δ
.../ComponentsTab/BackfillBanners/BackfillBanners.tsx 100.00% <ø> (ø)
...ntsTab/BackfillBanners/useRepoBackfillingStatus.ts 100.00% <ø> (ø)
...poPage/CoverageTab/ComponentsTab/ComponentsTab.tsx 95.23% <ø> (-4.77%) ⬇️
...geTab/FlagsTab/BackfillBanners/BackfillBanners.jsx 100.00% <ø> (ø)
...agsTab/BackfillBanners/useRepoBackfillingStatus.ts 100.00% <ø> (ø)
...c/pages/RepoPage/CoverageTab/FlagsTab/FlagsTab.jsx 92.30% <ø> (-7.70%) ⬇️
...ageTab/FlagsTab/subroute/FlagsTable/FlagsTable.tsx 95.23% <ø> (-4.77%) ⬇️
...ab/OverviewTab/SummaryTeamPlan/SummaryTeamPlan.tsx 100.00% <ø> (ø)

... and 16 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 98.17% <ø> (-0.33%) ⬇️
Services 99.18% <ø> (ø)
Shared 99.05% <ø> (ø)
UI 97.97% <ø> (-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 622d0fb...f999927. Read the comment docs.

@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 f3fdc67 Oct 2, 2024
59 of 63 checks passed
@nicholas-codecov nicholas-codecov deleted the chore-update-pages-repo-page-coverage-tab-tests-to-vitest branch October 2, 2024 13:03
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