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: Do not register extension when running phpunit with the --no-output option #243

Merged
merged 1 commit into from
Mar 18, 2023

Conversation

localheinz
Copy link
Member

This pull request

  • stops registering the extension when running phpunit with the --no-output option

@codecov
Copy link

codecov bot commented Mar 18, 2023

Codecov Report

Merging #243 (9a2c2d1) into main (879a30a) will increase coverage by 0.03%.
The diff coverage is 100.00%.

❗ Current head 9a2c2d1 differs from pull request most recent head 49237f3. Consider uploading reports for the commit 49237f3 to get more accurate results

@@             Coverage Diff              @@
##               main     #243      +/-   ##
============================================
+ Coverage     94.61%   94.64%   +0.03%     
- Complexity       60       61       +1     
============================================
  Files            15       15              
  Lines           297      299       +2     
============================================
+ Hits            281      283       +2     
  Misses           16       16              
Impacted Files Coverage Δ
src/Extension.php 100.00% <100.00%> (ø)

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

@localheinz localheinz merged commit 7a9edf4 into main Mar 18, 2023
@localheinz localheinz deleted the fix/no-output branch March 18, 2023 11:10
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