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: Resolve maximum duration from @slowThreshold annotation #221

Merged
merged 1 commit into from Feb 11, 2023

Conversation

localheinz
Copy link
Member

This pull request

  • correctly resolves the maximum duration from @slowThreshold annotations

@localheinz localheinz self-assigned this Feb 11, 2023
@localheinz localheinz changed the title Fix: Resolve maximum duration from slowThreshold annotation Fix: Resolve maximum duration from @slowThreshold annotation Feb 11, 2023
@codecov
Copy link

codecov bot commented Feb 11, 2023

Codecov Report

Merging #221 (a721094) into main (7995653) will increase coverage by 3.39%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #221      +/-   ##
============================================
+ Coverage     90.97%   94.36%   +3.39%     
+ Complexity       61       59       -2     
============================================
  Files            15       15              
  Lines           288      284       -4     
============================================
+ Hits            262      268       +6     
+ Misses           26       16      -10     
Impacted Files Coverage Δ
src/Subscriber/TestPassedSubscriber.php 96.66% <100.00%> (+26.07%) ⬆️
src/Reporter/DefaultReporter.php 95.50% <0.00%> (+1.12%) ⬆️

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

@localheinz localheinz merged commit 36849f7 into main Feb 11, 2023
@localheinz localheinz deleted the fix/annotation branch February 11, 2023 08:35
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.

None yet

2 participants