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 #20231: Fix regression introduced in #20167 in yii\validators\FileValidator #20233

Merged
merged 1 commit into from
Jul 26, 2024

Fix regression in FileValidator

dd37f90
Select commit
Loading
Failed to load commit list.
Merged

Fix #20231: Fix regression introduced in #20167 in yii\validators\FileValidator #20233

Fix regression in FileValidator
dd37f90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2024 in 0s

64.94% (-0.01%) compared to 6abe5bf, passed because coverage increased by -0.01% when compared to adjusted base (64.94%)

View this Pull Request on Codecov

64.94% (-0.01%) compared to 6abe5bf, passed because coverage increased by -0.01% when compared to adjusted base (64.94%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.94%. Comparing base (6abe5bf) to head (dd37f90).

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #20233      +/-   ##
============================================
- Coverage     64.94%   64.94%   -0.01%     
+ Complexity    11391    11390       -1     
============================================
  Files           430      430              
  Lines         36912    36912              
============================================
- Hits          23973    23972       -1     
- Misses        12939    12940       +1     

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