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

增强 whereBrackets,支持查询条件收集器 #580

Merged
merged 5 commits into from
Sep 1, 2023
Merged

Conversation

Yurunsoft
Copy link
Member

No description provided.

@Yurunsoft Yurunsoft added enhancement New feature or request 2.1 labels Aug 31, 2023
@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Patch coverage: 80.76% and project coverage change: +1.38% 🎉

Comparison is base (59f2238) 64.12% compared to head (a25b288) 65.51%.
Report is 3 commits behind head on 2.1.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.1     #580      +/-   ##
============================================
+ Coverage     64.12%   65.51%   +1.38%     
- Complexity    11223    11235      +12     
============================================
  Files           891      893       +2     
  Lines         30571    30607      +36     
============================================
+ Hits          19605    20053     +448     
+ Misses        10966    10554     -412     
Files Changed Coverage Δ
src/Db/Query/Query.php 64.93% <ø> (+3.63%) ⬆️
src/Db/Query/Traits/TWhereCollector.php 69.23% <69.23%> (ø)
src/Db/Query/Where/WhereBrackets.php 85.00% <100.00%> (+12.58%) ⬆️
src/Db/Query/WhereCollector.php 100.00% <100.00%> (ø)

... and 47 files with indirect coverage changes

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

@Yurunsoft Yurunsoft merged commit c2a8802 into 2.1 Sep 1, 2023
53 of 54 checks passed
@Yurunsoft Yurunsoft deleted the whereBrackets branch September 1, 2023 06:15
NHZEX pushed a commit to NHZEX/imi that referenced this pull request Oct 18, 2023
* 增强 whereBrackets,支持查询条件收集器

* 更新文档

* 更新文档

* 优化代码,完善测试用例

* 修复测试
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.1 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant