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: Add MaximumCount #47

Merged
merged 1 commit into from Jan 26, 2021
Merged

Enhancement: Add MaximumCount #47

merged 1 commit into from Jan 26, 2021

Conversation

localheinz
Copy link
Member

This pull request

  • adds MaximumCount as a value object

@codecov
Copy link

codecov bot commented Jan 26, 2021

Codecov Report

Merging #47 (ae59d6d) into main (1df12ef) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #47      +/-   ##
============================================
+ Coverage     99.50%   99.51%   +0.01%     
- Complexity       50       53       +3     
============================================
  Files            13       14       +1     
  Lines           202      207       +5     
============================================
+ Hits            201      206       +5     
  Misses            1        1              
Impacted Files Coverage Δ Complexity Δ
src/Exception/InvalidMaximumCount.php 100.00% <100.00%> (ø) 1.00 <1.00> (?)
src/MaximumCount.php 100.00% <100.00%> (ø) 4.00 <4.00> (?)
src/Reporter/DefaultReporter.php 100.00% <100.00%> (ø) 11.00 <0.00> (-1.00)
src/Subscriber/TestPassedSubscriber.php 100.00% <0.00%> (ø) 3.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1df12ef...ae59d6d. Read the comment docs.

@ergebnis-bot ergebnis-bot merged commit 3325f98 into main Jan 26, 2021
@ergebnis-bot ergebnis-bot deleted the feature/maximum-count branch January 26, 2021 18:43
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