Skip to content

fix: remove slowests tests metrics section #3897

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

Closed
wants to merge 1 commit into from
Closed

Conversation

joseph-sentry
Copy link
Contributor

image

@joseph-sentry joseph-sentry requested a review from a team June 17, 2025 19:58
Copy link

codecov bot commented Jun 17, 2025

Bundle Report

Changes will decrease total bundle size by 2.61kB (-0.02%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
gazebo-production-system 6.23MB -1.28kB (-0.02%) ⬇️
gazebo-production-esm 6.31MB -1.33kB (-0.02%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: gazebo-production-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/index.*.js -1.33kB 46.85kB -2.76%

Files in assets/index.*.js:

  • ./src/pages/RepoPage/FailedTestsTab/FailedTestsPage/hooks/useInfiniteTestResults/useInfiniteTestResults.tsx → Total Size: 6.47kB

  • ./src/pages/RepoPage/FailedTestsTab/FailedTestsPage/MetricsSection/MetricsSection.tsx → Total Size: 11.49kB

  • ./src/pages/RepoPage/FailedTestsTab/FailedTestsPage/hooks/useTestResultsAggregates/useTestResultsAggregates.tsx → Total Size: 3.03kB

view changes for bundle: gazebo-production-system

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/index-legacy.*.js -1.28kB 43.32kB -2.87%

Files in assets/index-legacy.*.js:

  • ./src/pages/RepoPage/FailedTestsTab/FailedTestsPage/hooks/useTestResultsAggregates/useTestResultsAggregates.tsx → Total Size: 3.03kB

  • ./src/pages/RepoPage/FailedTestsTab/FailedTestsPage/MetricsSection/MetricsSection.tsx → Total Size: 11.49kB

  • ./src/pages/RepoPage/FailedTestsTab/FailedTestsPage/hooks/useInfiniteTestResults/useInfiniteTestResults.tsx → Total Size: 6.47kB

@codecov-staging
Copy link

codecov-staging bot commented Jun 17, 2025

Bundle Report

Changes will decrease total bundle size by 2.61kB (-0.02%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
gazebo-staging-system 6.23MB -1.28kB (-0.02%) ⬇️
gazebo-staging-esm 6.31MB -1.33kB (-0.02%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: gazebo-staging-system

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/index-legacy.*.js -1.28kB 43.32kB -2.87%

Files in assets/index-legacy.*.js:

  • ./src/pages/RepoPage/FailedTestsTab/FailedTestsPage/hooks/useInfiniteTestResults/useInfiniteTestResults.tsx → Total Size: 6.47kB

  • ./src/pages/RepoPage/FailedTestsTab/FailedTestsPage/MetricsSection/MetricsSection.tsx → Total Size: 11.49kB

  • ./src/pages/RepoPage/FailedTestsTab/FailedTestsPage/hooks/useTestResultsAggregates/useTestResultsAggregates.tsx → Total Size: 3.03kB

view changes for bundle: gazebo-staging-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/index.*.js -1.33kB 46.85kB -2.76%

Files in assets/index.*.js:

  • ./src/pages/RepoPage/FailedTestsTab/FailedTestsPage/hooks/useInfiniteTestResults/useInfiniteTestResults.tsx → Total Size: 6.47kB

  • ./src/pages/RepoPage/FailedTestsTab/FailedTestsPage/MetricsSection/MetricsSection.tsx → Total Size: 11.49kB

  • ./src/pages/RepoPage/FailedTestsTab/FailedTestsPage/hooks/useTestResultsAggregates/useTestResultsAggregates.tsx → Total Size: 3.03kB

Copy link

codecov bot commented Jun 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.72%. Comparing base (da1b018) to head (93bb369).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3897   +/-   ##
=======================================
  Coverage   98.72%   98.72%           
=======================================
  Files         827      827           
  Lines       15029    15020    -9     
  Branches     4297     4293    -4     
=======================================
- Hits        14837    14829    -8     
+ Misses        185      184    -1     
  Partials        7        7           
Files with missing lines Coverage Δ
.../FailedTestsPage/MetricsSection/MetricsSection.tsx 92.10% <ø> (+0.34%) ⬆️
.../useInfiniteTestResults/useInfiniteTestResults.tsx 100.00% <ø> (ø)
...TestResultsAggregates/useTestResultsAggregates.tsx 93.75% <ø> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.71% <ø> (ø)
Pages 98.28% <ø> (+0.01%) ⬆️
Services 99.35% <ø> (ø)
Shared 99.11% <ø> (ø)
UI 99.15% <ø> (ø)

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 da1b018...93bb369. Read the comment docs.

@codecov-notifications
Copy link

codecov-notifications bot commented Jun 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

@@           Coverage Diff           @@
##             main    #3897   +/-   ##
=======================================
  Coverage   98.72%   98.72%           
=======================================
  Files         827      827           
  Lines       15029    15020    -9     
  Branches     4305     4301    -4     
=======================================
- Hits        14837    14829    -8     
+ Misses        185      184    -1     
  Partials        7        7           
Files with missing lines Coverage Δ
.../FailedTestsPage/MetricsSection/MetricsSection.tsx 92.10% <ø> (+0.34%) ⬆️
.../useInfiniteTestResults/useInfiniteTestResults.tsx 100.00% <ø> (ø)
...TestResultsAggregates/useTestResultsAggregates.tsx 93.75% <ø> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.71% <ø> (ø)
Pages 98.28% <ø> (+0.01%) ⬆️
Services 99.35% <ø> (ø)
Shared 99.11% <ø> (ø)
UI 99.15% <ø> (ø)

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 da1b018...93bb369. Read the comment docs.

Copy link

codecov-public-qa bot commented Jun 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.72%. Comparing base (da1b018) to head (93bb369).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

@@           Coverage Diff           @@
##             main    #3897   +/-   ##
=======================================
  Coverage   98.72%   98.72%           
=======================================
  Files         827      827           
  Lines       15029    15020    -9     
  Branches     4305     4301    -4     
=======================================
- Hits        14837    14829    -8     
+ Misses        185      184    -1     
  Partials        7        7           
Files with missing lines Coverage Δ
.../FailedTestsPage/MetricsSection/MetricsSection.tsx 92.10% <ø> (+0.34%) ⬆️
.../useInfiniteTestResults/useInfiniteTestResults.tsx 100.00% <ø> (ø)
...TestResultsAggregates/useTestResultsAggregates.tsx 93.75% <ø> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.71% <ø> (ø)
Pages 98.28% <ø> (+0.01%) ⬆️
Services 99.35% <ø> (ø)
Shared 99.11% <ø> (ø)
UI 99.15% <ø> (ø)

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 da1b018...93bb369. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

✅ Sentry found no issues in your recent changes ✅

@codecov-qa
Copy link

codecov-qa bot commented Jun 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.72%. Comparing base (da1b018) to head (93bb369).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

@@           Coverage Diff           @@
##             main    #3897   +/-   ##
=======================================
  Coverage   98.72%   98.72%           
=======================================
  Files         827      827           
  Lines       15029    15020    -9     
  Branches     4297     4293    -4     
=======================================
- Hits        14837    14829    -8     
+ Misses        185      184    -1     
  Partials        7        7           
Files with missing lines Coverage Δ
.../FailedTestsPage/MetricsSection/MetricsSection.tsx 92.10% <ø> (+0.34%) ⬆️
.../useInfiniteTestResults/useInfiniteTestResults.tsx 100.00% <ø> (ø)
...TestResultsAggregates/useTestResultsAggregates.tsx 93.75% <ø> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.71% <ø> (ø)
Pages 98.28% <ø> (+0.01%) ⬆️
Services 99.35% <ø> (ø)
Shared 99.11% <ø> (ø)
UI 99.15% <ø> (ø)

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 da1b018...93bb369. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@codecov-releaser
Copy link
Contributor

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
93bb369 Tue, 17 Jun 2025 20:03:42 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.

2 participants