Skip to content

fix(Driver): classify exceptions by SQLSTATE before the message - #270

Merged
roxblnfk merged 6 commits into
2.xfrom
fix/268-map-exception-sqlstate
Sep 18, 2026
Merged

roxblnfk merged 6 commits into
2.xfrom
fix/268-map-exception-sqlstate

fix(SQLServer): classify exceptions by SQLSTATE alone, without a mess…

01de44a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2026 in 0s

95.66% (+0.00%) compared to ef2144e

View this Pull Request on Codecov

95.66% (+0.00%) compared to ef2144e

Details

Codecov Report

❌ Patch coverage is 96.77419% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.66%. Comparing base (ef2144e) to head (01de44a).

Files with missing lines Patch % Lines
src/Driver/MySQL/MySQLDriver.php 95.65% 1 Missing ⚠️
src/Driver/SQLServer/SQLServerDriver.php 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##                2.x     #270   +/-   ##
=========================================
  Coverage     95.65%   95.66%           
- Complexity     2207     2230   +23     
=========================================
  Files           142      142           
  Lines          6307     6341   +34     
=========================================
+ Hits           6033     6066   +33     
- Misses          274      275    +1     

☔ View full report in Codecov by Harness.
📢 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.