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: Merge MaximumDuration into Duration #352

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Conversation

localheinz
Copy link
Member

This pull request

  • merges MaximumDuration into Duration

Related to #291.

Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #352 (fafb632) into main (3cbb31d) will decrease coverage by 0.15%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #352      +/-   ##
============================================
- Coverage     95.45%   95.30%   -0.15%     
+ Complexity       78       74       -4     
============================================
  Files            18       17       -1     
  Lines           352      341      -11     
============================================
- Hits            336      325      -11     
  Misses           16       16              
Files Coverage Δ
src/Duration.php 100.00% <100.00%> (ø)
src/Extension.php 100.00% <100.00%> (ø)
src/Reporter/DefaultReporter.php 95.83% <100.00%> (ø)
src/Subscriber/TestPassedSubscriber.php 97.22% <100.00%> (ø)

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

@localheinz localheinz merged commit 070e1f8 into main Nov 2, 2023
18 checks passed
@localheinz localheinz deleted the feature/merge branch November 2, 2023 09:38
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.

2 participants