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

Enhancement: Extract Time #354

Merged
merged 1 commit into from Nov 2, 2023
Merged

Enhancement: Extract Time #354

merged 1 commit into from Nov 2, 2023

Conversation

localheinz
Copy link
Member

This pull request

  • extracts Time

Related to #291.

Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #354 (b3c50cd) into main (a243c02) will increase coverage by 0.48%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #354      +/-   ##
============================================
+ Coverage     95.30%   95.78%   +0.48%     
- Complexity       74       85      +11     
============================================
  Files            17       19       +2     
  Lines           341      380      +39     
============================================
+ Hits            325      364      +39     
  Misses           16       16              
Files Coverage Δ
src/Exception/InvalidStart.php 100.00% <100.00%> (ø)
src/Subscriber/TestPassedSubscriber.php 97.50% <100.00%> (+0.27%) ⬆️
src/Subscriber/TestPreparedSubscriber.php 100.00% <100.00%> (ø)
src/Time.php 100.00% <100.00%> (ø)
src/TimeKeeper.php 76.47% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@localheinz localheinz merged commit 0c49e8c into main Nov 2, 2023
18 checks passed
@localheinz localheinz deleted the feature/time branch November 2, 2023 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants