Skip to content

Create a Not expression#394

Open
hgraca wants to merge 1 commit into
phparkitect:mainfrom
hgraca:feat/not_expression
Open

Create a Not expression#394
hgraca wants to merge 1 commit into
phparkitect:mainfrom
hgraca:feat/not_expression

Create a Not expression

060d6fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 0s

94.37% (target 95.00%)

View this Pull Request on Codecov

94.37% (target 95.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.37%. Comparing base (976c200) to head (060d6fb).
⚠️ Report is 450 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #394      +/-   ##
============================================
+ Coverage     94.33%   94.37%   +0.04%     
- Complexity      571      575       +4     
============================================
  Files            67       68       +1     
  Lines          1500     1512      +12     
============================================
+ Hits           1415     1427      +12     
  Misses           85       85              
Files with missing lines Coverage Δ
src/Expression/Boolean/Not.php 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.