Skip to content

Conversation

@CptKirk
Copy link
Contributor

@CptKirk CptKirk commented Jul 26, 2023

First draft for adding complex logic conditions using and/or

@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #4 (9769e0e) into master (9f60239) will increase coverage by 0.16%.
Report is 2 commits behind head on master.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master       #4      +/-   ##
============================================
+ Coverage     94.71%   94.88%   +0.16%     
- Complexity      200      209       +9     
============================================
  Files            20       22       +2     
  Lines           530      547      +17     
============================================
+ Hits            502      519      +17     
  Misses           28       28              
Files Changed Coverage Δ
...RequestBuilder/Exceptions/FilterLogicException.php 50.00% <ø> (ø)
src/RequestBuilder/Traits/FilterOperators.php 100.00% <ø> (ø)
src/RequestBuilder/LogicOperatorCondition.php 100.00% <100.00%> (ø)
src/RequestBuilder/Traits/ArrayRangeOperators.php 100.00% <100.00%> (ø)
src/RequestBuilder/Traits/EqualityOperators.php 88.00% <100.00%> (ø)
.../RequestBuilder/Traits/FullTextSearchOperators.php 100.00% <100.00%> (ø)
src/RequestBuilder/Traits/GreaterLessOperators.php 100.00% <100.00%> (ø)
src/RequestBuilder/Traits/LogicalOperators.php 100.00% <100.00%> (ø)
src/RequestBuilder/Traits/ModifierOperators.php 100.00% <100.00%> (ø)
...RequestBuilder/Traits/PatternMatchingOperators.php 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@CptKirk CptKirk added the feature request Improvements or additions to features label Jul 26, 2023
@CptKirk CptKirk self-assigned this Jul 26, 2023
@CptKirk CptKirk marked this pull request as draft September 4, 2023 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature request Improvements or additions to features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants