Closed bbatsche closed 2 years ago
Merging #81 (2cae9a9) into master (5e87e02) will increase coverage by
0.69%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #81 +/- ##
============================================
+ Coverage 91.37% 92.07% +0.69%
+ Complexity 200 196 -4
============================================
Files 6 6
Lines 452 454 +2
============================================
+ Hits 413 418 +5
+ Misses 39 36 -3
Impacted Files | Coverage Δ | |
---|---|---|
src/API/Base.php | 98.44% <100.00%> (+4.74%) |
:arrow_up: |
src/API/Value.php | 93.23% <100.00%> (-0.76%) |
:arrow_down: |
src/function.php | 100.00% <100.00%> (ø) |
|
src/Constraint/Factory.php | 86.17% <0.00%> (-1.63%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 5e87e02...2cae9a9. Read the comment docs.
Readme updates Add a name parameter to verify() functions Improve unit test output Check data type by default