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: Mark classes and interfaces as internal #219

Merged
merged 1 commit into from Feb 11, 2023
Merged

Conversation

localheinz
Copy link
Member

This pull request

  • marks classes and interfaces as internal

@codecov
Copy link

codecov bot commented Feb 11, 2023

Codecov Report

Merging #219 (39ad43f) into main (7c57b06) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #219   +/-   ##
=========================================
  Coverage     90.18%   90.18%           
  Complexity       59       59           
=========================================
  Files            15       15           
  Lines           265      265           
=========================================
  Hits            239      239           
  Misses           26       26           
Impacted Files Coverage Δ
src/Collector/DefaultCollector.php 54.54% <ø> (ø)
src/Comparator/DurationComparator.php 100.00% <ø> (ø)
src/Console/Color.php 100.00% <ø> (ø)
src/Exception/InvalidMaximumCount.php 100.00% <ø> (ø)
src/Exception/InvalidMaximumDuration.php 100.00% <ø> (ø)
src/Formatter/ToMillisecondsDurationFormatter.php 100.00% <ø> (ø)
src/MaximumCount.php 100.00% <ø> (ø)
src/MaximumDuration.php 100.00% <ø> (ø)
src/Reporter/DefaultReporter.php 94.38% <ø> (ø)
src/SlowTest.php 100.00% <ø> (ø)
... and 4 more

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

@localheinz localheinz merged commit 9c256db into main Feb 11, 2023
@localheinz localheinz deleted the fix/internal branch February 11, 2023 07:27
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