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

My First Pull Request #3449

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

My First Pull Request #3449

wants to merge 48 commits into from

Conversation

ajay-sentry
Copy link
Contributor

Description

Code Example

Notable Changes

Screenshots

Link to Sample Entry

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. In 2022 this entity acquired Codecov and as result Sentry is going to need some rights from me in order to utilize my contributions in this PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

RulaKhaled and others added 30 commits September 10, 2024 10:44
Copy link

codecov bot commented Oct 29, 2024

Bundle Report

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

Detailed changes
Bundle name Size Change
gazebo-production-system 5.52MB 130 bytes (-0.0%) ⬇️
gazebo-production-system-esm 5.58MB 180 bytes (0.0%) ⬆️

@codecov-staging
Copy link

codecov-staging bot commented Oct 29, 2024

Bundle Report

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

Detailed changes
Bundle name Size Change
gazebo-staging-system-esm 5.58MB 180 bytes (0.0%) ⬆️
gazebo-staging-system 5.52MB 130 bytes (-0.0%) ⬇️

@codecov-qa
Copy link

codecov-qa bot commented Oct 29, 2024

❌ 4 Tests Failed:

Tests completed Failed Passed Skipped
1237 4 1233 0
View the top 3 failed tests by shortest run time
src/shared/utils/testingTests.test.ts > checkForConsecutiveMatches > sum of array with only one element should be correct
Stack Traces | 0.000639s run time
AssertionError: expected +0 to be 42 // Object.is equality

- Expected
+ Received

- 42
+ 0

 ❯ .../shared/utils/testingTests.test.ts:51:33
src/shared/utils/testingTests.test.ts > checkForConsecutiveMatches > this test should pass
Stack Traces | 0.000828s run time
AssertionError: expected 3 to be 6 // Object.is equality

- Expected
+ Received

- 6
+ 3

 ❯ .../shared/utils/testingTests.test.ts:30:33
src/shared/utils/testingTests.test.ts > checkForConsecutiveMatches > should return true 50% of the time over 100 runs
Stack Traces | 0.000898s run time
AssertionError: expected 49 to be greater than 49
 ❯ .../shared/utils/testingTests.test.ts:19:23

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

Copy link

codecov bot commented Oct 29, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
3535 1 3534 0
View the top 1 failed tests by shortest run time
src/shared/utils/testingTests.test.ts > checkForConsecutiveMatches > should return true 50% of the time over 100 runs
Stack Traces | 0.00415s run time
AssertionError: expected 48 to be greater than 49
 ❯ .../shared/utils/testingTests.test.ts:20:24

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

@codecov-notifications
Copy link

codecov-notifications bot commented Oct 29, 2024

❌ 4 Tests Failed:

Tests completed Failed Passed Skipped
1237 4 1233 0
View the top 3 failed tests by shortest run time
src/shared/utils/testingTests.test.ts > checkForConsecutiveMatches > sum of array with only one element should be correct
Stack Traces | 0.000639s run time
AssertionError: expected +0 to be 42 // Object.is equality

- Expected
+ Received

- 42
+ 0

 ❯ .../shared/utils/testingTests.test.ts:51:33
src/shared/utils/testingTests.test.ts > checkForConsecutiveMatches > this test should pass
Stack Traces | 0.000828s run time
AssertionError: expected 3 to be 6 // Object.is equality

- Expected
+ Received

- 6
+ 3

 ❯ .../shared/utils/testingTests.test.ts:30:33
src/shared/utils/testingTests.test.ts > checkForConsecutiveMatches > should return true 50% of the time over 100 runs
Stack Traces | 0.000898s run time
AssertionError: expected 49 to be greater than 49
 ❯ .../shared/utils/testingTests.test.ts:19:23

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

@codecov-releaser
Copy link
Contributor

codecov-releaser commented Oct 29, 2024

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
c8bf6e3 Tue, 29 Oct 2024 20:57:11 GMT Expired Expired
14a0a2f Tue, 29 Oct 2024 22:17:20 GMT Expired Expired
2536168 Tue, 29 Oct 2024 23:29:55 GMT Expired Expired
0311ee1 Thu, 31 Oct 2024 00:09:49 GMT Expired Expired
1982ce5 Thu, 31 Oct 2024 18:57:00 GMT Expired Expired
3390545 Thu, 31 Oct 2024 20:26:23 GMT Cloud Enterprise

@ajay-sentry ajay-sentry changed the title Do Not Merge - Test Analytics Demo My First Pull Request Oct 30, 2024
@codecov codecov deleted a comment from codecov-public-qa bot Oct 30, 2024
Base automatically changed from tests-analytics-v2 to main November 12, 2024 20:49
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.

4 participants