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

Fix: Bring duration formatting in line with phpunit/php-timer #220

Merged
merged 1 commit into from
Feb 11, 2023

Conversation

localheinz
Copy link
Member

This pull request

@codecov
Copy link

codecov bot commented Feb 11, 2023

Codecov Report

Merging #220 (d3ed7b7) into main (9c256db) will increase coverage by 0.78%.
The diff coverage is 100.00%.

❗ Current head d3ed7b7 differs from pull request most recent head 9a2e396. Consider uploading reports for the commit 9a2e396 to get more accurate results

@@             Coverage Diff              @@
##               main     #220      +/-   ##
============================================
+ Coverage     90.18%   90.97%   +0.78%     
- Complexity       59       61       +2     
============================================
  Files            15       15              
  Lines           265      288      +23     
============================================
+ Hits            239      262      +23     
  Misses           26       26              
Impacted Files Coverage Δ
src/Extension.php 100.00% <100.00%> (ø)
src/Formatter/DefaultDurationFormatter.php 100.00% <100.00%> (ø)

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

@localheinz localheinz merged commit 2a1b56f into main Feb 11, 2023
@localheinz localheinz deleted the fix/formatter branch February 11, 2023 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants