Skip to content

Conversation

@Raubzeug
Copy link
Contributor

@Raubzeug Raubzeug commented Sep 9, 2024

closes #1242

Stand

CI Results

Test Status: ⚠️ FLAKY

📊 Full Report

Total Passed Failed Flaky Skipped
124 113 0 11 0

Bundle Size: 🔽

Current: 78.81 MB | Main: 78.86 MB
Diff: 0.06 MB (-0.07%)

✅ Bundle size decreased.

ℹ️ 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.

Comment on lines 56 to 67
/** key is uint64 */
MapStorageTotal?: {
[key: string]: string;
};
/** key is uint64 */
MapStorageUsed?: {
[key: string]: string;
};
Copy link
Member

Choose a reason for hiding this comment

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

value is uint64

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Don't know why a typed key :(

artemmufazalov
artemmufazalov previously approved these changes Sep 13, 2024
artemmufazalov
artemmufazalov previously approved these changes Sep 13, 2024
@Raubzeug Raubzeug merged commit f0742ab into main Sep 13, 2024
@Raubzeug Raubzeug deleted the 1242-new-cluster-handler branch September 13, 2024 13:27
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.

Support new format in /viewer/cluster

4 participants