Skip to content

Conversation

@Raubzeug
Copy link
Contributor

@Raubzeug Raubzeug commented Oct 23, 2025

closes #3000
Stand

CI Results

Test Status: ⚠️ FLAKY

📊 Full Report

Total Passed Failed Flaky Skipped
378 374 0 2 2
Test Changes Summary ⏭️2

⏭️ Skipped Tests (2)

  1. Scroll to row, get shareable link, navigate to URL and verify row is scrolled into view (tenant/diagnostics/tabs/queries.test.ts)
  2. Copy result button copies to clipboard (tenant/queryEditor/queryEditor.test.ts)

Bundle Size: ✅

Current: 45.87 MB | Main: 45.87 MB
Diff: +0.90 KB (0.00%)

✅ Bundle size unchanged.

ℹ️ CI Information
  • Test recordings for failed tests are available in the full report.
  • Bundle size is measured for the entire 'dist' directory.
  • 📊 indicates links to detailed reports.
  • 🔺 indicates increase, 🔽 decrease, and ✅ no change in bundle size.

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Oct 23, 2025

Skipped: This PR does not contain any of your configured keywords: (greptile-review)

vDiskSlotId: string | number,
) {
return [nodeId, pDiskId, vDiskSlotId].join('-');
export function getVDiskSlotBasedId(params: VDiskBlobIndexStatParams) {
Copy link
Member

Choose a reason for hiding this comment

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

I'd rename it to something else. Maybe just getVDiskId, vdisk id and slot id are different:

Id: "GroupID - GroupGeneration - Ring - Domain - VDisk"
Slot id: "NodeId - PDiskId - VDiskSlotId"

@Raubzeug Raubzeug added this pull request to the merge queue Oct 23, 2025
Merged via the queue into main with commit afb6e95 Oct 23, 2025
7 checks passed
@Raubzeug Raubzeug deleted the vdisk-tablets branch October 23, 2025 11:36
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.

VDisk page - Tablets table not working

3 participants