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/PullsTab tests to Vitest #3334

Merged

Conversation

nicholas-codecov
Copy link
Contributor

Description

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

@codecov-qa
Copy link

codecov-qa bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.74%. Comparing base (d3c5b23) to head (2135a86).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3334      +/-   ##
==========================================
- Coverage   98.76%   98.74%   -0.02%     
==========================================
  Files         804      804              
  Lines       14043    14045       +2     
  Branches     4004     3999       -5     
==========================================
  Hits        13869    13869              
- Misses        163      165       +2     
  Partials       11       11              
Files with missing lines Coverage Δ
src/pages/RepoPage/PullsTab/PullsTab.tsx 100.00% <100.00%> (ø)
src/pages/RepoPage/PullsTab/enums.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 98.61% <100.00%> (-0.03%) ⬇️
Services 99.41% <ø> (ø)
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 d3c5b23...2135a86. Read the comment docs.

Copy link

codecov-public-qa bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.74%. Comparing base (d3c5b23) to head (2135a86).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3334      +/-   ##
==========================================
- Coverage   98.76%   98.74%   -0.02%     
==========================================
  Files         804      804              
  Lines       14043    14045       +2     
  Branches     3999     3925      -74     
==========================================
  Hits        13869    13869              
- Misses        163      165       +2     
  Partials       11       11              
Files Coverage Δ
src/pages/RepoPage/PullsTab/PullsTab.tsx 100.00% <100.00%> (ø)
src/pages/RepoPage/PullsTab/enums.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 98.61% <100.00%> (-0.03%) ⬇️
Services 99.41% <ø> (ø)
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 d3c5b23...2135a86. Read the comment docs.

Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.74%. Comparing base (d3c5b23) to head (2135a86).
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    #3334      +/-   ##
==========================================
- Coverage   98.76%   98.74%   -0.02%     
==========================================
  Files         804      804              
  Lines       14043    14045       +2     
  Branches     4004     3999       -5     
==========================================
  Hits        13869    13869              
- Misses        163      165       +2     
  Partials       11       11              
Files with missing lines Coverage Δ
src/pages/RepoPage/PullsTab/PullsTab.tsx 100.00% <100.00%> (ø)
src/pages/RepoPage/PullsTab/enums.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 98.61% <100.00%> (-0.03%) ⬇️
Services 99.41% <ø> (ø)
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 d3c5b23...2135a86. Read the comment docs.

@codecov-notifications
Copy link

codecov-notifications bot commented Sep 27, 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    #3334      +/-   ##
==========================================
- Coverage   98.76%   98.74%   -0.02%     
==========================================
  Files         804      804              
  Lines       14043    14045       +2     
  Branches     4004     3976      -28     
==========================================
  Hits        13869    13869              
- Misses        163      165       +2     
  Partials       11       11              
Files with missing lines Coverage Δ
src/pages/RepoPage/PullsTab/PullsTab.tsx 100.00% <100.00%> (ø)
src/pages/RepoPage/PullsTab/enums.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (ø)
Pages 98.61% <100.00%> (-0.03%) ⬇️
Services 99.41% <ø> (ø)
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 d3c5b23...2135a86. Read the comment docs.

Copy link

codecov bot commented Oct 1, 2024

Bundle Report

Changes will increase total bundle size by 22 bytes (0.0%) ⬆️. This is within the configured threshold ✅

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

@nicholas-codecov nicholas-codecov added this pull request to the merge queue Oct 1, 2024
@codecov-releaser
Copy link
Contributor

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
2135a86 Tue, 01 Oct 2024 10:49:44 GMT Cloud Enterprise

Merged via the queue into main with commit 51d074b Oct 1, 2024
60 of 64 checks passed
@nicholas-codecov nicholas-codecov deleted the chore-update-pages-repo-page-pulls-tab-tests-to-vitest branch October 1, 2024 10:52
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