Skip to content

Improve handling of 'like' queries in Mongo.php

8cb7a12
Select commit
Loading
Failed to load commit list.
Open

mongo驱动 like查询改进 #829

Improve handling of 'like' queries in Mongo.php
8cb7a12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 21, 2025 in 0s

52.06% (+0.00%) compared to 4a4988a

View this Pull Request on Codecov

52.06% (+0.00%) compared to 4a4988a

Details

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.06%. Comparing base (4a4988a) to head (8cb7a12).

Files with missing lines Patch % Lines
src/db/builder/Mongo.php 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##                4.0     #829   +/-   ##
=========================================
  Coverage     52.06%   52.06%           
- Complexity     3513     3514    +1     
=========================================
  Files            74       74           
  Lines          8323     8278   -45     
=========================================
- Hits           4333     4310   -23     
+ Misses         3990     3968   -22     

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