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 deprecated InvalidParamException::class in branch 2.2. #19896

Merged
merged 1 commit into from
Jul 18, 2023

Remove deprecated `InvalidParamException::class` in branch `2.2`.

2d744fc
Select commit
Loading
Failed to load commit list.
Merged

Remove deprecated InvalidParamException::class in branch 2.2. #19896

Remove deprecated `InvalidParamException::class` in branch `2.2`.
2d744fc
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 Jul 17, 2023 in 1s

65.13% (-1.26%) compared to c9c100a

View this Pull Request on Codecov

65.13% (-1.26%) compared to c9c100a

Details

Codecov Report

Patch coverage: 25.00% and project coverage change: -1.26 ⚠️

Comparison is base (c9c100a) 66.38% compared to head (2d744fc) 65.13%.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.2   #19896      +/-   ##
============================================
- Coverage     66.38%   65.13%   -1.26%     
  Complexity    11337    11337              
============================================
  Files           429      429              
  Lines         35934    35932       -2     
============================================
- Hits          23856    23405     -451     
- Misses        12078    12527     +449     
Impacted Files Coverage Δ
framework/classes.php 0.00% <ø> (ø)
...ramework/console/controllers/FixtureController.php 0.00% <0.00%> (ø)
framework/db/BaseActiveRecord.php 73.52% <0.00%> (ø)
framework/web/ErrorHandler.php 28.93% <100.00%> (ø)

... and 8 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.