Skip to content

feat: convert filter string value to Date if object field is of Date …#30

Open
kolach wants to merge 6 commits into
mainfrom
feat/date-conversion
Open

feat: convert filter string value to Date if object field is of Date …#30
kolach wants to merge 6 commits into
mainfrom
feat/date-conversion

feat: test with strings that can not be converted to Date

33caa07
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 0s

92.14% (+0.47%) compared to 7c38b3e

View this Pull Request on Codecov

92.14% (+0.47%) compared to 7c38b3e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.14%. Comparing base (7c38b3e) to head (33caa07).
⚠️ Report is 25 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
+ Coverage   91.66%   92.14%   +0.47%     
==========================================
  Files           1        1              
  Lines         132      140       +8     
==========================================
+ Hits          121      129       +8     
  Misses         11       11              
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.