Skip to content

feat: rudimentary dashboard for session state#175

Merged
davidsteiner merged 11 commits intomainfrom
172-provide-rudimentary-dashboard-displaying-session-state
Sep 5, 2025
Merged

feat: rudimentary dashboard for session state#175
davidsteiner merged 11 commits intomainfrom
172-provide-rudimentary-dashboard-displaying-session-state

Conversation

@davidsteiner
Copy link
Copy Markdown
Member

Adds a simple UI for sequence numbers and session state.

image

@davidsteiner davidsteiner linked an issue Sep 5, 2025 that may be closed by this pull request
@davidsteiner davidsteiner force-pushed the 172-provide-rudimentary-dashboard-displaying-session-state branch from 9bf89af to a592f8c Compare September 5, 2025 13:20
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 5, 2025

Codecov Report

❌ Patch coverage is 0% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.26%. Comparing base (3a4c008) to head (a592f8c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/hotfix-status/src/ui/assets.rs 0.00% 12 Missing ⚠️
crates/hotfix-status/src/lib.rs 0.00% 11 Missing ⚠️
crates/hotfix-status/src/api.rs 0.00% 10 Missing ⚠️
crates/hotfix-status/src/ui/dashboard.rs 0.00% 5 Missing ⚠️
crates/hotfix-status/src/ui.rs 0.00% 4 Missing ⚠️
crates/hotfix-status/src/data_provider.rs 0.00% 2 Missing ⚠️
crates/hotfix-status/src/error.rs 0.00% 2 Missing ⚠️
crates/hotfix/src/initiator.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #175      +/-   ##
==========================================
- Coverage   67.38%   66.26%   -1.13%     
==========================================
  Files          63       70       +7     
  Lines        2821     2869      +48     
==========================================
  Hits         1901     1901              
- Misses        920      968      +48     

☔ 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.

@davidsteiner davidsteiner merged commit a054a01 into main Sep 5, 2025
2 of 4 checks passed
@github-actions github-actions Bot mentioned this pull request Sep 8, 2025
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.

Provide rudimentary dashboard displaying session state

3 participants