Skip to content

Conversation

@astandrik
Copy link
Collaborator

@astandrik astandrik commented Dec 25, 2024

Closes #1775

CI Results

Test Status: ⚠️ FLAKY

📊 Full Report

Total Passed Failed Flaky Skipped
232 231 0 1 0
Test Changes Summary ✨5

✨ New Tests (5)

  1. Info tab shows main page elements (tenant/diagnostics/diagnostics.test.ts)
  2. Info tab shows resource utilization (tenant/diagnostics/diagnostics.test.ts)
  3. Info tab shows healthcheck status (tenant/diagnostics/diagnostics.test.ts)
  4. Storage tab shows Groups and Nodes views (tenant/diagnostics/diagnostics.test.ts)
  5. Nodes tab shows nodes table with memory viewer (tenant/diagnostics/diagnostics.test.ts)

Bundle Size: ✅

Current: 66.16 MB | Main: 66.16 MB
Diff: 0.00 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.

@astandrik astandrik requested a review from Copilot December 25, 2024 12:56
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

tests/suites/paginatedTable/paginatedTable.ts:249

  • [nitpick] The class name 'DiagnosticsNodesTable' is inconsistent with the naming convention used in the file. It should be renamed to 'PaginatedDiagnosticsNodesTable'.
export class DiagnosticsNodesTable extends PaginatedTable {

@astandrik astandrik requested a review from Raubzeug December 25, 2024 13:26
@astandrik astandrik added this pull request to the merge queue Dec 26, 2024
Merged via the queue into main with commit 7fca7d2 Dec 26, 2024
7 checks passed
@astandrik astandrik deleted the astandrik.e2e-1775 branch December 26, 2024 08:42
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.

Add e2e tests for database info

3 participants