Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Filter with date and document with nil date value #2946

fix date filter with nil value

761ce7b
Select commit
Loading
Failed to load commit list.
Merged

fix: Filter with date and document with nil date value #2946

fix date filter with nil value
761ce7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2024 in 1s

79.28% (+0.00%) compared to 53e55c4

View this Pull Request on Codecov

79.28% (+0.00%) compared to 53e55c4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.28%. Comparing base (53e55c4) to head (761ce7b).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2946   +/-   ##
========================================
  Coverage    79.28%   79.28%           
========================================
  Files          326      326           
  Lines        24862    24870    +8     
========================================
+ Hits         19711    19718    +7     
+ Misses        3737     3735    -2     
- Partials      1414     1417    +3     
Files Coverage Δ
internal/connor/ge.go 60.00% <100.00%> (+2.42%) ⬆️
internal/connor/gt.go 60.00% <100.00%> (+2.42%) ⬆️
internal/connor/le.go 57.14% <100.00%> (+2.60%) ⬆️
internal/connor/lt.go 60.00% <100.00%> (+2.42%) ⬆️

... and 13 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 53e55c4...761ce7b. Read the comment docs.