Skip to content

improve LSN loading with Acquire ordering and enhance WAL message hea…

3619106
Select commit
Loading
Failed to load commit list.
Closed

streamline error handling in BufferReader and LogicalReplicationParser #61

improve LSN loading with Acquire ordering and enhance WAL message hea…
3619106
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 0s

93.74% (target 90.00%)

View this Pull Request on Codecov

93.74% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 97.87234% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.74%. Comparing base (c8044ac) to head (3619106).

Files with missing lines Patch % Lines
src/lsn.rs 96.29% 2 Missing ⚠️
src/stream.rs 97.77% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   93.68%   93.74%   +0.06%     
==========================================
  Files          10       10              
  Lines       14260    14364     +104     
==========================================
+ Hits        13359    13466     +107     
+ Misses        901      898       -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.