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

[ReplaceRegexpTask] Added failOnError support #1866

Merged
merged 7 commits into from
Sep 14, 2024

Update ReplaceRegexpTaskTest.php

9c03df0
Select commit
Loading
Failed to load commit list.
Merged

[ReplaceRegexpTask] Added failOnError support #1866

Update ReplaceRegexpTaskTest.php
9c03df0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 14, 2024 in 1s

53.59% (+0.01%) compared to b2af8ce

View this Pull Request on Codecov

53.59% (+0.01%) compared to b2af8ce

Details

Codecov Report

Attention: Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 53.59%. Comparing base (b2af8ce) to head (9c03df0).

Files with missing lines Patch % Lines
src/Phing/Task/System/ReplaceRegexpTask.php 62.50% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1866      +/-   ##
============================================
+ Coverage     53.57%   53.59%   +0.01%     
- Complexity     9809     9812       +3     
============================================
  Files           495      495              
  Lines         24198    24204       +6     
============================================
+ Hits          12963    12971       +8     
+ Misses        11235    11233       -2     

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