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 Seconds #362

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Enhancement: Extract Seconds #362

wants to merge 1 commit into from

Conversation

localheinz
Copy link
Member

This pull request

  • extracts Seconds

Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #362 (670531e) into main (b6178e7) will increase coverage by 0.96%.
The diff coverage is 88.57%.

@@             Coverage Diff              @@
##               main     #362      +/-   ##
============================================
+ Coverage     63.46%   64.43%   +0.96%     
- Complexity      102      107       +5     
============================================
  Files            21       22       +1     
  Lines           479      492      +13     
============================================
+ Hits            304      317      +13     
  Misses          175      175              
Files Coverage Δ
src/Duration.php 100.00% <100.00%> (ø)
src/Exception/InvalidSeconds.php 100.00% <100.00%> (ø)
src/Formatter/DefaultDurationFormatter.php 100.00% <100.00%> (ø)
src/Seconds.php 100.00% <100.00%> (ø)
src/Time.php 100.00% <100.00%> (ø)
src/TimeKeeper.php 100.00% <100.00%> (ø)
src/Subscriber/TestPassedSubscriber.php 0.00% <0.00%> (ø)
src/Subscriber/TestPreparedSubscriber.php 0.00% <0.00%> (ø)
src/Extension.php 0.00% <0.00%> (ø)

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@localheinz localheinz force-pushed the feature/seconds branch 4 times, most recently from e81b4ec to 72baf14 Compare November 7, 2023 16:53
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