Skip to content

refactor(tests): streamline error handling for null byte checks in re…

9fbf3b2
Select commit
Loading
Failed to load commit list.
Closed

Add SQL builder utilities for PostgreSQL replication management #63

refactor(tests): streamline error handling for null byte checks in re…
9fbf3b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 4, 2026 in 1s

94.09% (target 90.00%)

View this Pull Request on Codecov

94.09% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 99.51784% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.09%. Comparing base (b738aef) to head (9fbf3b2).

Files with missing lines Patch % Lines
src/connection/libpq.rs 92.64% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
+ Coverage   93.74%   94.09%   +0.34%     
==========================================
  Files          10       11       +1     
  Lines       14364    15200     +836     
==========================================
+ Hits        13466    14302     +836     
  Misses        898      898              

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