refactor(sql_builder): consolidate slot SQL preparation into dedicated functions - #109
Merged
isdaniel merged 1 commit intoJul 26, 2026
Codecov / codecov/project
succeeded
Jul 26, 2026 in 1s
94.96% (target 90.00%)
View this Pull Request on Codecov
94.96% (target 90.00%)
Details
Codecov Report
❌ Patch coverage is 98.02632% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.96%. Comparing base (df60b02) to head (235752d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/deserializer.rs | 98.52% | 4 Missing |
| src/sql_builder.rs | 91.30% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #109 +/- ##
==========================================
+ Coverage 94.76% 94.96% +0.20%
==========================================
Files 27 27
Lines 20678 20805 +127
==========================================
+ Hits 19596 19758 +162
+ Misses 1082 1047 -35 ☔ 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.
Loading