Skip to content

Make $end parameter nullable in findBetween Method #20062

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Merge branch 'master' into feature/optimize-findBetween

88101c4
Select commit
Loading
Failed to load commit list.
Open

Make $end parameter nullable in findBetween Method #20062

Merge branch 'master' into feature/optimize-findBetween
88101c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2025 in 1s

48.02% (-0.01%) compared to 01f3983, passed because coverage increased by 0% when compared to adjusted base (48.02%)

View this Pull Request on Codecov

48.02% (-0.01%) compared to 01f3983, passed because coverage increased by 0% when compared to adjusted base (48.02%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.02%. Comparing base (01f3983) to head (88101c4).
Report is 253 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #20062      +/-   ##
==========================================
- Coverage   48.02%   48.02%   -0.01%     
==========================================
  Files         445      445              
  Lines       43890    43892       +2     
==========================================
- Hits        21078    21077       -1     
- Misses      22812    22815       +3     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.