Skip to content

支持后置 Where 条件

Codecov / codecov/project succeeded Apr 27, 2024 in 1s

66.48% (+0.02%) compared to afb2950

View this Pull Request on Codecov

66.48% (+0.02%) compared to afb2950

Details

Codecov Report

Attention: Patch coverage is 84.44444% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 66.48%. Comparing base (afb2950) to head (f4d7c2c).

Files Patch % Lines
src/Db/Query/WhereCollector.php 40.00% 3 Missing ⚠️
src/Db/Query/Traits/TWhereCollector.php 0.00% 2 Missing ⚠️
src/Db/Query/Builder/BaseBuilder.php 91.66% 1 Missing ⚠️
src/Model/SoftDelete/Traits/TSoftDelete.php 85.71% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.1     #695      +/-   ##
============================================
+ Coverage     66.46%   66.48%   +0.02%     
- Complexity    11334    11343       +9     
============================================
  Files           898      898              
  Lines         30875    30891      +16     
============================================
+ Hits          20521    20539      +18     
+ Misses        10354    10352       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.