Skip to content

fromStrictString method#533

Open
rogervila wants to merge 18 commits into
ramsey:4.xfrom
rogervila:from-string-string-method
Open

fromStrictString method#533
rogervila wants to merge 18 commits into
ramsey:4.xfrom
rogervila:from-string-string-method

Remove unnecessary blank lines in UuidFactory class

ae59c6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2025 in 0s

95.13% (+0.02%) compared to 4e0e23c

View this Pull Request on Codecov

95.13% (+0.02%) compared to 4e0e23c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.13%. Comparing base (4e0e23c) to head (ae59c6e).

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                4.x     #533      +/-   ##
============================================
+ Coverage     95.11%   95.13%   +0.02%     
- Complexity      574      578       +4     
============================================
  Files            70       70              
  Lines          1637     1645       +8     
============================================
+ Hits           1557     1565       +8     
  Misses           80       80              
Files with missing lines Coverage Δ
src/Uuid.php 98.19% <100.00%> (+0.06%) ⬆️
src/UuidFactory.php 98.34% <100.00%> (+0.05%) ⬆️