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

Remove duplicate tests in CI. #19952

Closed
wants to merge 2 commits into from

Improve remove duplicate tests in CI.

1a9dd7f
Select commit
Loading
Failed to load commit list.
Closed

Remove duplicate tests in CI. #19952

Improve remove duplicate tests in CI.
1a9dd7f
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Oct 5, 2023 in 1s

48.94% (-0.02%) compared to 4ffb58e

View this Pull Request on Codecov

48.94% (-0.02%) compared to 4ffb58e

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (4ffb58e) 48.95% compared to head (1a9dd7f) 48.94%.
Report is 28 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #19952      +/-   ##
==========================================
- Coverage   48.95%   48.94%   -0.02%     
==========================================
  Files         445      445              
  Lines       42807    42817      +10     
==========================================
- Hits        20957    20956       -1     
- Misses      21850    21861      +11     
Files Coverage Δ
framework/BaseYii.php 88.33% <100.00%> (ø)
framework/db/BaseActiveRecord.php 77.58% <ø> (ø)
framework/db/Migration.php 16.66% <ø> (ø)
framework/helpers/mimeExtensions.php 0.08% <0.00%> (-0.01%) ⬇️
framework/helpers/mimeTypes.php 0.30% <0.00%> (-0.01%) ⬇️

... and 2 files with indirect coverage changes

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