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: Fix tailwind config #3402

Closed
wants to merge 1 commit into from
Closed

Conversation

suejung-sentry
Copy link
Contributor

@suejung-sentry suejung-sentry commented Oct 16, 2024

I was getting lint warnings such as attached screenshot. This will fix the reference to the new file name (after craco removal pr). Note I had to delete node_modules then re- yarn install to get it to go away with this fix

Screenshot 2024-10-16 at 4 41 55 PM

Copy link

codecov bot commented Oct 16, 2024

Bundle Report

Changes will increase total bundle size by 134.87kB (0.82%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
gazebo-production-system 5.23MB 68.18kB (1.32%) ⬆️
gazebo-production-system-esm 5.26MB 66.69kB (1.28%) ⬆️

@codecov-staging
Copy link

codecov-staging bot commented Oct 16, 2024

Bundle Report

Changes will increase total bundle size by 134.87kB (0.82%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
gazebo-staging-system-esm 5.26MB 66.69kB (1.28%) ⬆️
gazebo-staging-system 5.23MB 68.18kB (1.32%) ⬆️

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.17%. Comparing base (8a692ce) to head (81001ae).

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3402   +/-   ##
=======================================
  Coverage   99.17%   99.17%           
=======================================
  Files         809      809           
  Lines       14209    14209           
  Branches     3916     3921    +5     
=======================================
  Hits        14092    14092           
  Misses        108      108           
  Partials        9        9           
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 100.00% <ø> (ø)
Pages 98.93% <ø> (ø)
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 8a692ce...81001ae. Read the comment docs.

@codecov-qa
Copy link

codecov-qa bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.17%. Comparing base (8a692ce) to head (81001ae).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3402   +/-   ##
=======================================
  Coverage   99.17%   99.17%           
=======================================
  Files         809      809           
  Lines       14209    14209           
  Branches     3921     3916    -5     
=======================================
  Hits        14092    14092           
  Misses        108      108           
  Partials        9        9           
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 100.00% <ø> (ø)
Pages 98.93% <ø> (ø)
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 8a692ce...81001ae. Read the comment docs.

@codecov-notifications
Copy link

codecov-notifications bot commented Oct 16, 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    #3402   +/-   ##
=======================================
  Coverage   99.17%   99.17%           
=======================================
  Files         809      809           
  Lines       14209    14209           
  Branches     3921     3916    -5     
=======================================
  Hits        14092    14092           
  Misses        108      108           
  Partials        9        9           
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 100.00% <ø> (ø)
Pages 98.93% <ø> (ø)
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 8a692ce...81001ae. Read the comment docs.

Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.17%. Comparing base (8a692ce) to head (81001ae).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3402   +/-   ##
=======================================
  Coverage   99.17%   99.17%           
=======================================
  Files         809      809           
  Lines       14209    14209           
  Branches     3921     3921           
=======================================
  Hits        14092    14092           
  Misses        108      108           
  Partials        9        9           
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 100.00% <ø> (ø)
Pages 98.93% <ø> (ø)
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 8a692ce...81001ae. Read the comment docs.

@codecov-releaser
Copy link
Contributor

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
81001ae Wed, 16 Oct 2024 23:47:38 GMT Cloud Enterprise

@suejung-sentry
Copy link
Contributor Author

Changes are covered in #3403

@suejung-sentry suejung-sentry deleted the sshin/chore/tailwind branch October 30, 2024 16:23
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