Skip to content

fix(params): quote nested DateTime64 values - #341

Open
simPod wants to merge 1 commit into
masterfrom
fix/nested-datetime64-parameters
Open

fix(params): quote nested DateTime64 values#341
simPod wants to merge 1 commit into
masterfrom
fix/nested-datetime64-parameters

fix(params): quote nested DateTime64 values

d2dc5d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 31, 2026 in 1s

95.83% (-0.17%) compared to 6a2827c

View this Pull Request on Codecov

95.83% (-0.17%) compared to 6a2827c

Details

Codecov Report

❌ Patch coverage is 90.47619% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.83%. Comparing base (6a2827c) to head (d2dc5d6).

Files with missing lines Patch % Lines
src/Param/ParamValueConverterRegistry.php 90.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #341      +/-   ##
==========================================
- Coverage   95.99%   95.83%   -0.17%     
==========================================
  Files          42       42              
  Lines         849      864      +15     
==========================================
+ Hits          815      828      +13     
- Misses         34       36       +2     

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