Skip to content

feat: replace anyhow errors in session layer with proper error variants#302

Merged
davidsteiner merged 11 commits intomainfrom
267-replace-anyhow-errors-in-session-layer-with-proper-error-variants
Feb 6, 2026
Merged

feat: replace anyhow errors in session layer with proper error variants#302
davidsteiner merged 11 commits intomainfrom
267-replace-anyhow-errors-in-session-layer-with-proper-error-variants

Conversation

@davidsteiner
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 4, 2026

Codecov Report

❌ Patch coverage is 92.92929% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.50%. Comparing base (45422d0) to head (d85499b).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/hotfix/src/session.rs 87.02% 17 Missing ⚠️
crates/hotfix/src/session_schedule.rs 93.69% 7 Missing ⚠️
crates/hotfix/src/initiator.rs 96.84% 3 Missing ⚠️
crates/hotfix/src/session/error.rs 98.07% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #302      +/-   ##
==========================================
+ Coverage   90.20%   90.50%   +0.30%     
==========================================
  Files          84       85       +1     
  Lines        8394     8608     +214     
==========================================
+ Hits         7572     7791     +219     
+ Misses        822      817       -5     
Flag Coverage Δ
core 90.36% <92.92%> (+0.31%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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 force-pushed the 267-replace-anyhow-errors-in-session-layer-with-proper-error-variants branch from f6af9d1 to d85499b Compare February 4, 2026 17:57
@davidsteiner davidsteiner merged commit 8c31640 into main Feb 6, 2026
6 checks passed
@davidsteiner davidsteiner deleted the 267-replace-anyhow-errors-in-session-layer-with-proper-error-variants branch February 6, 2026 09:17
@github-actions github-actions bot mentioned this pull request Feb 6, 2026
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.

2 participants