Skip to content

streamline error handling in BufferReader and LogicalReplicationParser

f56bd2e
Select commit
Loading
Failed to load commit list.
Merged

streamline-error-handling-hotpath-improvement #62

streamline error handling in BufferReader and LogicalReplicationParser
f56bd2e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 1s

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 (f56bd2e).

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      #62      +/-   ##
==========================================
+ 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.