Skip to content

Enable/disable at runtime#2

Merged
robiningelbrecht merged 3 commits intomasterfrom
enable-disable-at-runtime
Aug 21, 2023
Merged

Enable/disable at runtime#2
robiningelbrecht merged 3 commits intomasterfrom
enable-disable-at-runtime

Conversation

@robiningelbrecht
Copy link
Copy Markdown
Owner

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 21, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (7e3a022) 100.00% compared to head (c6a53f9) 100.00%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master        #2   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        18        32   +14     
===========================================
  Files              4         4           
  Lines             40        64   +24     
===========================================
+ Hits              40        64   +24     
Files Changed Coverage Δ
src/Configuration.php 100.00% <100.00%> (ø)
src/PhpUnitExtension.php 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TomasVotruba
Copy link
Copy Markdown

Looks like exactly what I need 🤗 thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow to enable/disable pretty print via CLI

2 participants