Skip to content
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

Fixed UnixTimeGenerator collisions #522

Merged

Fixed UnixTimeGenerator collisions

423313a
Select commit
Loading
Failed to load commit list.
Merged

Fixed UnixTimeGenerator collisions #522

Fixed UnixTimeGenerator collisions
423313a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2023 in 0s

95.64% (+0.00%) compared to cc15557

View this Pull Request on Codecov

95.64% (+0.00%) compared to cc15557

Details

Codecov Report

Merging #522 (423313a) into 4.x (cc15557) will not change coverage.
Report is 1 commits behind head on 4.x.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##                4.x     #522   +/-   ##
=========================================
  Coverage     95.64%   95.64%           
  Complexity      584      584           
=========================================
  Files            70       70           
  Lines          1561     1561           
=========================================
  Hits           1493     1493           
  Misses           68       68           
Files Coverage Δ
src/Generator/UnixTimeGenerator.php 97.82% <100.00%> (ø)