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

Add exit on low coverage per rule #6

Merged
merged 5 commits into from
Sep 18, 2023

Conversation

robiningelbrecht
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (8fb6565) 100.00% compared to head (32a7f3e) 100.00%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master        #6   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        82        91    +9     
===========================================
  Files              7         8    +1     
  Lines            270       320   +50     
===========================================
+ Hits             270       320   +50     
Files Changed Coverage Δ
src/ConsoleOutput.php 100.00% <100.00%> (ø)
src/MinCoverage/MinCoverageResult.php 100.00% <100.00%> (ø)
src/MinCoverage/MinCoverageRule.php 100.00% <100.00%> (ø)
src/MinCoverage/MinCoverageRules.php 100.00% <100.00%> (ø)
...iber/Application/ApplicationFinishedSubscriber.php 100.00% <100.00%> (ø)

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

@robiningelbrecht robiningelbrecht merged commit 0b372dd into master Sep 18, 2023
3 checks passed
@robiningelbrecht robiningelbrecht deleted the add-exit-on-low-coverage-per-rule branch September 18, 2023 19:55
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.

None yet

1 participant