Skip to content

docs(CHANGES): Add notes for Session.attach() fix

9826825
Select commit
Loading
Failed to load commit list.
Merged

fix(Session.attach()): Remove refresh() call that fails after session killed #616

docs(CHANGES): Add notes for Session.attach() fix
9826825
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2025 in 0s

45.39% (+0.15%) compared to 64276e4

View this Pull Request on Codecov

45.39% (+0.15%) compared to 64276e4

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.39%. Comparing base (64276e4) to head (9826825).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #616      +/-   ##
==========================================
+ Coverage   45.24%   45.39%   +0.15%     
==========================================
  Files          22       22              
  Lines        2250     2249       -1     
  Branches      360      360              
==========================================
+ Hits         1018     1021       +3     
+ Misses       1089     1082       -7     
- Partials      143      146       +3     

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