Skip to content

Hexadecimal is never an empty string #593

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

Merged
merged 3 commits into from
May 26, 2025

Merge branch '4.x' into hexadecimal-to-string

d37b41c
Select commit
Loading
Failed to load commit list.
Merged

Hexadecimal is never an empty string #593

Merge branch '4.x' into hexadecimal-to-string
d37b41c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 26, 2025 in 1s

95.16% (+0.00%) compared to fd7c1c9

View this Pull Request on Codecov

95.16% (+0.00%) compared to fd7c1c9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.16%. Comparing base (fd7c1c9) to head (d37b41c).

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##                4.x     #593   +/-   ##
=========================================
  Coverage     95.16%   95.16%           
  Complexity      584      584           
=========================================
  Files            70       70           
  Lines          1840     1840           
=========================================
  Hits           1751     1751           
  Misses           89       89           
Files with missing lines Coverage Δ
src/Type/Hexadecimal.php 92.00% <ø> (ø)