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 pre-commit hook to use yarn instead of npm #3121

Merged
merged 2 commits into from
Sep 10, 2024

Conversation

spalmurray-codecov
Copy link
Contributor

Title. Noticed this was using npm today.

@spalmurray-codecov spalmurray-codecov marked this pull request as ready for review August 13, 2024 19:37
@codecov-staging
Copy link

Bundle Report

Bundle size has no change ✅

@codecov-qa
Copy link

codecov-qa bot commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.29%. Comparing base (d2e970b) to head (c66f473).
Report is 51 commits behind head on main.

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3121   +/-   ##
=======================================
  Coverage   98.28%   98.29%           
=======================================
  Files         918      918           
  Lines       14136    14136           
  Branches     3882     3882           
=======================================
+ Hits        13894    13895    +1     
+ Misses        237      236    -1     
  Partials        5        5           

see 1 file with indirect coverage changes

Components Coverage Δ
Assets 54.05% <ø> (ø)
Layouts 98.78% <ø> (ø)
Pages 99.02% <ø> (ø)
Services 99.51% <ø> (+0.03%) ⬆️
Shared 99.69% <ø> (ø)
UI 94.45% <ø> (ø)

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 d2e970b...c66f473. Read the comment docs.

Copy link

codecov-public-qa bot commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.29%. Comparing base (d2e970b) to head (c66f473).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3121   +/-   ##
=======================================
  Coverage   98.28%   98.29%           
=======================================
  Files         918      918           
  Lines       14136    14136           
  Branches     3882     3907   +25     
=======================================
+ Hits        13894    13895    +1     
+ Misses        237      236    -1     
  Partials        5        5           

see 1 file with indirect coverage changes

Components Coverage Δ
Assets 54.05% <ø> (ø)
Layouts 98.78% <ø> (ø)
Pages 99.02% <ø> (ø)
Services 99.51% <ø> (+0.03%) ⬆️
Shared 99.69% <ø> (ø)
UI 94.45% <ø> (ø)

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 d2e970b...c66f473. Read the comment docs.

@codecov-notifications
Copy link

codecov-notifications bot commented Aug 13, 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    #3121   +/-   ##
=======================================
  Coverage   98.28%   98.29%           
=======================================
  Files         918      918           
  Lines       14136    14136           
  Branches     3907     3828   -79     
=======================================
+ Hits        13894    13895    +1     
+ Misses        237      236    -1     
  Partials        5        5           

see 1 file with indirect coverage changes

Components Coverage Δ
Assets 54.05% <ø> (ø)
Layouts 98.78% <ø> (ø)
Pages 99.02% <ø> (ø)
Services 99.51% <ø> (+0.03%) ⬆️
Shared 99.69% <ø> (ø)
UI 94.45% <ø> (ø)

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 d2e970b...c66f473. Read the comment docs.

Copy link

codecov bot commented Aug 13, 2024

Bundle Report

Bundle size has no change ✅

Copy link

codecov bot commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.29%. Comparing base (d2e970b) to head (c66f473).
Report is 51 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##               main      #3121        +/-   ##
================================================
+ Coverage   98.28000   98.29000   +0.01000     
================================================
  Files           918        918                
  Lines         14136      14136                
  Branches       3882       3912        +30     
================================================
+ Hits          13894      13895         +1     
+ Misses          237        236         -1     
  Partials          5          5                

see 1 file with indirect coverage changes

Components Coverage Δ
Assets 54.05% <ø> (ø)
Layouts 98.78% <ø> (ø)
Pages 99.02% <ø> (ø)
Services 99.51% <ø> (+0.03%) ⬆️
Shared 99.69% <ø> (ø)
UI 94.45% <ø> (ø)

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 d2e970b...c66f473. Read the comment docs.

@codecov-releaser
Copy link
Contributor

codecov-releaser commented Aug 13, 2024

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
79edefe Tue, 13 Aug 2024 19:43:18 GMT Expired Expired
c66f473 Tue, 13 Aug 2024 20:27:34 GMT Cloud Enterprise

@spalmurray-codecov spalmurray-codecov added this pull request to the merge queue Aug 13, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Aug 13, 2024
@spalmurray-codecov spalmurray-codecov added this pull request to the merge queue Sep 10, 2024
Merged via the queue into main with commit 28eb870 Sep 10, 2024
61 checks passed
@spalmurray-codecov spalmurray-codecov deleted the spalmurray/husko branch September 10, 2024 13:39
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