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: Rename MaximumCount to Count #353

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Fix: Rename MaximumCount to Count #353

merged 1 commit into from
Nov 2, 2023

Conversation

localheinz
Copy link
Member

This pull request

  • renames MaximumCount to Count

Related to #291.

@localheinz localheinz self-assigned this Nov 2, 2023
Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #353 (516d803) into main (070e1f8) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 516d803 differs from pull request most recent head 3dce136. Consider uploading reports for the commit 3dce136 to get more accurate results

@@            Coverage Diff            @@
##               main     #353   +/-   ##
=========================================
  Coverage     95.30%   95.30%           
  Complexity       74       74           
=========================================
  Files            17       17           
  Lines           341      341           
=========================================
  Hits            325      325           
  Misses           16       16           
Files Coverage Δ
src/Count.php 100.00% <100.00%> (ø)
src/Exception/InvalidCount.php 100.00% <ø> (ø)
src/Extension.php 100.00% <100.00%> (ø)
src/Reporter/DefaultReporter.php 95.83% <ø> (ø)

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

@localheinz localheinz merged commit a243c02 into main Nov 2, 2023
16 checks passed
@localheinz localheinz deleted the fix/rename branch November 2, 2023 09:43
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