Skip to content

Add support for retrieval of session info#152

Merged
davidsteiner merged 2 commits into
mainfrom
124-add-support-for-retrieval-of-session-state
Aug 5, 2025
Merged

Add support for retrieval of session info#152
davidsteiner merged 2 commits into
mainfrom
124-add-support-for-retrieval-of-session-state

Conversation

@davidsteiner

Copy link
Copy Markdown
Member

No description provided.

@davidsteiner davidsteiner linked an issue Aug 5, 2025 that may be closed by this pull request
@codecov

codecov Bot commented Aug 5, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 73.52941% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.68%. Comparing base (e03323d) to head (759a458).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
crates/hotfix/src/session/state.rs 50.00% 4 Missing ⚠️
crates/hotfix/tests/common/session_assertions.rs 69.23% 4 Missing ⚠️
crates/hotfix/src/session.rs 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #152      +/-   ##
==========================================
+ Coverage   63.60%   63.68%   +0.08%     
==========================================
  Files          66       67       +1     
  Lines        2775     2809      +34     
==========================================
+ Hits         1765     1789      +24     
- Misses       1010     1020      +10     

☔ 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 requested a review from DGPardo August 5, 2025 14:56
Comment thread crates/hotfix/src/session/info.rs
Comment thread crates/hotfix/tests/common/session_assertions.rs
Comment thread crates/hotfix/tests/common/session_assertions.rs
@davidsteiner davidsteiner merged commit e1ad8e7 into main Aug 5, 2025
4 checks passed
@davidsteiner davidsteiner deleted the 124-add-support-for-retrieval-of-session-state branch October 8, 2025 08:40
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 support for retrieval of session state

2 participants