Skip to content

Add callback to decide whether a session can be saved based on the response status code#220

Open
0rzech wants to merge 1 commit into
maxcountryman:mainfrom
0rzech:session-saving-fix
Open

Add callback to decide whether a session can be saved based on the response status code#220
0rzech wants to merge 1 commit into
maxcountryman:mainfrom
0rzech:session-saving-fix

Add the can_save session setting

f46246e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 31, 2026 in 1s

86.68% (-0.68%) compared to 92ad026

View this Pull Request on Codecov

86.68% (-0.68%) compared to 92ad026

Details

Codecov Report

❌ Patch coverage is 70.58824% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.68%. Comparing base (92ad026) to head (f46246e).

Files with missing lines Patch % Lines
src/service.rs 70.58% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #220      +/-   ##
==========================================
- Coverage   87.35%   86.68%   -0.68%     
==========================================
  Files           5        5              
  Lines         356      368      +12     
==========================================
+ Hits          311      319       +8     
- Misses         45       49       +4     

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