Skip to content

Remove unused payload size printing and improve error handling in Col…

95045c6
Select commit
Loading
Failed to load commit list.
Closed

Implement ColumnValue and RowData types for PostgreSQL logical replication #33

Remove unused payload size printing and improve error handling in Col…
95045c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 25, 2026 in 0s

92.26% (+1.06%) compared to 352a32f

View this Pull Request on Codecov

92.26% (+1.06%) compared to 352a32f

Details

Codecov Report

❌ Patch coverage is 99.45318% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.26%. Comparing base (352a32f) to head (95045c6).

Files with missing lines Patch % Lines
src/types.rs 99.51% 4 Missing ⚠️
src/column_value.rs 99.47% 3 Missing ⚠️
src/stream.rs 97.05% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   91.19%   92.26%   +1.06%     
==========================================
  Files           8        9       +1     
  Lines        8210     9461    +1251     
==========================================
+ Hits         7487     8729    +1242     
- Misses        723      732       +9     

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