Skip to content

[FlatPostgresCollection] Sort keys before preparedStatement.addBatch() to prevent deadlocks#320

Merged
suddendust merged 3 commits into
mainfrom
sortKeysToPreventDeadlocks
Jul 21, 2026
Merged

[FlatPostgresCollection] Sort keys before preparedStatement.addBatch() to prevent deadlocks#320
suddendust merged 3 commits into
mainfrom
sortKeysToPreventDeadlocks

Added comment

4b37f48
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 1s

80.90% (+0.01%) compared to b381c1b

View this Pull Request on Codecov

80.90% (+0.01%) compared to b381c1b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.90%. Comparing base (b381c1b) to head (4b37f48).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #320      +/-   ##
============================================
+ Coverage     80.89%   80.90%   +0.01%     
  Complexity     1580     1580              
============================================
  Files           242      242              
  Lines          7628     7632       +4     
  Branches        751      752       +1     
============================================
+ Hits           6171     6175       +4     
  Misses          968      968              
  Partials        489      489              

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