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: Migrate orgUploadToken to ts #3602

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

chore: Migrate orgUploadToken to ts #3602

wants to merge 4 commits into from

Conversation

suejung-sentry
Copy link
Contributor

@suejung-sentry suejung-sentry commented Dec 20, 2024

Migrate orgUploadToken related files to TS

Closes codecov/engineering-team#2859

Copy link

codecov bot commented Dec 20, 2024

Bundle Report

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

Detailed changes
Bundle name Size Change
gazebo-production-system 6.0MB 173 bytes (-0.0%) ⬇️
gazebo-production-system-esm 6.05MB 66 bytes (-0.0%) ⬇️

@codecov-staging
Copy link

codecov-staging bot commented Dec 20, 2024

Bundle Report

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

Detailed changes
Bundle name Size Change
gazebo-staging-system-esm 6.05MB 66 bytes (-0.0%) ⬇️
gazebo-staging-system 6.0MB 173 bytes (-0.0%) ⬇️

@codecov-staging
Copy link

codecov-staging bot commented Dec 20, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
3430 1 3429 0
View the top 1 failed tests by shortest run time
src/pages/AccountSettings/tabs/OrgUploadToken/OrgUploadToken.test.tsx > OrgUploadToken > when user clicks on Generate button > when mutation is not successful > adds an error notification
Stack Traces | 0s run time
Error: [Vitest] Unexpected .only modifier. Remove it or pass --allowOnly argument to bypass this error

To view more test analytics, go to the Test Analytics Dashboard
📢 Thoughts on this report? Let us know!

@codecov-qa
Copy link

codecov-qa bot commented Dec 20, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
2736 1 2735 0
View the top 1 failed tests by shortest run time
src/pages/AccountSettings/tabs/OrgUploadToken/OrgUploadToken.test.tsx > OrgUploadToken > when user clicks on Generate button > when mutation is not successful > adds an error notification
Stack Traces | 0s run time
Error: [Vitest] Unexpected .only modifier. Remove it or pass --allowOnly argument to bypass this error

To view more test analytics, go to the Test Analytics Dashboard
📢 Thoughts on this report? Let us know!

Copy link

codecov-public-qa bot commented Dec 20, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
2736 1 2735 0
View the top 1 failed tests by shortest run time
src/pages/AccountSettings/tabs/OrgUploadToken/OrgUploadToken.test.tsx > OrgUploadToken > when user clicks on Generate button > when mutation is not successful > adds an error notification
Stack Traces | 0s run time
Error: [Vitest] Unexpected .only modifier. Remove it or pass --allowOnly argument to bypass this error

To view more test analytics, go to the Test Analytics Dashboard
📢 Thoughts on this report? Let us know!

Copy link

codecov bot commented Dec 20, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
4160 1 4159 0
View the top 1 failed tests by shortest run time
src/pages/AccountSettings/tabs/OrgUploadToken/OrgUploadToken.test.tsx > OrgUploadToken > when user clicks on Generate button > when mutation is not successful > adds an error notification
Stack Traces | 0s run time
Error: [Vitest] Unexpected .only modifier. Remove it or pass --allowOnly argument to bypass this error

To view more test analytics, go to the Test Analytics Dashboard
📢 Thoughts on this report? Let us know!

@codecov-releaser
Copy link
Contributor

codecov-releaser commented Dec 20, 2024

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
a234f31 Fri, 20 Dec 2024 04:45:31 GMT Expired Expired
de6466e Mon, 23 Dec 2024 21:12:27 GMT Expired Expired
be5de6c Tue, 24 Dec 2024 00:36:51 GMT Cloud Enterprise

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.

org upload token
2 participants