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: Remove old Vite commands #3428

Merged
merged 3 commits into from
Oct 23, 2024
Merged

Conversation

nicholas-codecov
Copy link
Contributor

Description

This PR removes the commands that had :vite in them as we have fully moved over to Vite so they're no longer required. As well this PR adds in a command to run all tests, and only changed tests. And a tiny update to the dockerfile.

@codecov-staging
Copy link

Bundle Report

Bundle size has no change ✅

Copy link

codecov bot commented Oct 23, 2024

Bundle Report

Bundle size has no change ✅

@codecov-notifications
Copy link

codecov-notifications bot commented Oct 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    #3428   +/-   ##
=======================================
  Coverage   99.15%   99.15%           
=======================================
  Files         808      808           
  Lines       14277    14277           
  Branches     3953     3953           
=======================================
  Hits        14156    14156           
  Misses        112      112           
  Partials        9        9           
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 100.00% <ø> (ø)
Pages 98.89% <ø> (ø)
Services 99.45% <ø> (ø)
Shared 99.80% <ø> (ø)
UI 99.06% <ø> (ø)

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 bcf94ff...f2d0bad. Read the comment docs.

Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.15%. Comparing base (bcf94ff) to head (f2d0bad).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3428   +/-   ##
=======================================
  Coverage   99.15%   99.15%           
=======================================
  Files         808      808           
  Lines       14277    14277           
  Branches     3946     3953    +7     
=======================================
  Hits        14156    14156           
  Misses        112      112           
  Partials        9        9           
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 100.00% <ø> (ø)
Pages 98.89% <ø> (ø)
Services 99.45% <ø> (ø)
Shared 99.80% <ø> (ø)
UI 99.06% <ø> (ø)

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 bcf94ff...f2d0bad. Read the comment docs.

@codecov-qa
Copy link

codecov-qa bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.15%. Comparing base (bcf94ff) to head (f2d0bad).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3428   +/-   ##
=======================================
  Coverage   99.15%   99.15%           
=======================================
  Files         808      808           
  Lines       14277    14277           
  Branches     3946     3953    +7     
=======================================
  Hits        14156    14156           
  Misses        112      112           
  Partials        9        9           
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 100.00% <ø> (ø)
Pages 98.89% <ø> (ø)
Services 99.45% <ø> (ø)
Shared 99.80% <ø> (ø)
UI 99.06% <ø> (ø)

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 bcf94ff...f2d0bad. Read the comment docs.

Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.15%. Comparing base (bcf94ff) to head (f2d0bad).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3428   +/-   ##
=======================================
  Coverage   99.15%   99.15%           
=======================================
  Files         808      808           
  Lines       14277    14277           
  Branches     3953     3953           
=======================================
  Hits        14156    14156           
  Misses        112      112           
  Partials        9        9           
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 100.00% <ø> (ø)
Pages 98.89% <ø> (ø)
Services 99.45% <ø> (ø)
Shared 99.80% <ø> (ø)
UI 99.06% <ø> (ø)

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 bcf94ff...f2d0bad. Read the comment docs.

@nicholas-codecov nicholas-codecov added this pull request to the merge queue Oct 23, 2024
Merged via the queue into main with commit af14d66 Oct 23, 2024
61 checks passed
@nicholas-codecov nicholas-codecov deleted the chore-remove-old-vite-commands branch October 23, 2024 15:57
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.

2 participants