Skip to content

Conversation

gnalh
Copy link
Collaborator

@gnalh gnalh commented Aug 7, 2025

We have been double counting in the TUI. We need to only count the unique tests because retries don't impact results (only the final attempt counts).

Copy link

trunk-io bot commented Aug 7, 2025

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

@gnalh gnalh changed the base branch from main to gabe/trunk-15491-store-bazel-information-in-internal-bin-test-report-4 August 7, 2025 19:27
@gnalh gnalh requested a review from TylerJang27 August 7, 2025 19:28
@gnalh gnalh marked this pull request as ready for review August 7, 2025 19:28
@gnalh gnalh requested a review from cmillar-trunk as a code owner August 7, 2025 19:28
@codecov-commenter
Copy link

codecov-commenter commented Aug 7, 2025

Codecov Report

❌ Patch coverage is 75.00000% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.60%. Comparing base (460e2c2) to head (4ed9cea).

Files with missing lines Patch % Lines
cli/src/context.rs 75.00% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #746      +/-   ##
==========================================
- Coverage   72.72%   67.60%   -5.13%     
==========================================
  Files          70       70              
  Lines       16910    17147     +237     
==========================================
- Hits        12298    11592     -706     
- Misses       4612     5555     +943     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

trunk-staging-io bot commented Aug 7, 2025

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

Copy link

Static BadgeStatic BadgeStatic BadgeStatic Badge

Failed Test Failure Summary Logs
upload::upload_bundle The test failed due to an assertion mismatch where the expected value was 499 but the actual value was 500. Logs ↗︎

View Full Report ↗︎Docs

@gnalh gnalh force-pushed the gabe/trunk-15491-store-bazel-information-in-internal-bin-parse-test-nums-5 branch from f87ab64 to 793064e Compare August 7, 2025 20:21
@gnalh gnalh force-pushed the gabe/trunk-15491-store-bazel-information-in-internal-bin-test-report-4 branch from 2cfc5ec to ae71a76 Compare August 7, 2025 20:21
Copy link

trunk-io bot commented Aug 7, 2025

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@gnalh gnalh force-pushed the gabe/trunk-15491-store-bazel-information-in-internal-bin-test-report-4 branch from ae71a76 to 5db1146 Compare August 8, 2025 04:14
@gnalh gnalh force-pushed the gabe/trunk-15491-store-bazel-information-in-internal-bin-parse-test-nums-5 branch from 793064e to a6fbf04 Compare August 8, 2025 04:14
@cmillar-trunk
Copy link
Collaborator

Do we also need to change how we're counting success/failure/skipped counts for this to also avoid duplicates? I'm worried about making sure that our reported success + failure + skipped should equal the total, or else it looks like the cli is obviously wrong.

Copy link
Collaborator

@TylerJang27 TylerJang27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one's less so my purview, but lgtm

@gnalh gnalh force-pushed the gabe/trunk-15491-store-bazel-information-in-internal-bin-test-report-4 branch from 5db1146 to 623a4a7 Compare August 11, 2025 14:34
@gnalh gnalh force-pushed the gabe/trunk-15491-store-bazel-information-in-internal-bin-parse-test-nums-5 branch 2 times, most recently from 673f226 to bb7b6a7 Compare August 11, 2025 14:44
@gnalh gnalh force-pushed the gabe/trunk-15491-store-bazel-information-in-internal-bin-test-report-4 branch 2 times, most recently from 30aeaf7 to f7f0820 Compare August 11, 2025 17:41
@gnalh gnalh force-pushed the gabe/trunk-15491-store-bazel-information-in-internal-bin-parse-test-nums-5 branch 2 times, most recently from 0c741cd to 6826106 Compare August 11, 2025 18:14
@gnalh gnalh force-pushed the gabe/trunk-15491-store-bazel-information-in-internal-bin-parse-test-nums-5 branch from 6826106 to 4ed9cea Compare August 14, 2025 00:14
@gnalh gnalh changed the base branch from gabe/trunk-15491-store-bazel-information-in-internal-bin-test-report-4 to main August 14, 2025 00:14
@gnalh gnalh marked this pull request as draft August 29, 2025 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants