Skip to content

refactor: simplify DynamicParameter tests per reviewer feedback

db9f3f7
Select commit
Loading
Failed to load commit list.
Merged

feat: add DynamicParameter expression and plan bindings #215

refactor: simplify DynamicParameter tests per reviewer feedback
db9f3f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 22, 2026 in 0s

68.56% (+0.23%) compared to 9478e8b

View this Pull Request on Codecov

68.56% (+0.23%) compared to 9478e8b

Details

Codecov Report

❌ Patch coverage is 86.77686% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.56%. Comparing base (9478e8b) to head (db9f3f7).

Files with missing lines Patch % Lines
plan/common.go 77.55% 9 Missing and 2 partials ⚠️
expr/expression.go 84.84% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #215      +/-   ##
==========================================
+ Coverage   68.33%   68.56%   +0.23%     
==========================================
  Files          47       47              
  Lines       10727    10843     +116     
==========================================
+ Hits         7330     7435     +105     
- Misses       3043     3053      +10     
- Partials      354      355       +1     

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