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 IncorrectValueException that throws if there are definitely no entries for the filter #172

Merged
merged 2 commits into from
Mar 2, 2024

phpdoc

46da9b5
Select commit
Loading
Failed to load commit list.
Merged

Add IncorrectValueException that throws if there are definitely no entries for the filter #172

phpdoc
46da9b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 28, 2024 in 0s

65.49% (-0.11%) compared to f7f4086

View this Pull Request on Codecov

65.49% (-0.11%) compared to f7f4086

Details

Codecov Report

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

Project coverage is 65.49%. Comparing base (f7f4086) to head (46da9b5).

Files Patch % Lines
src/GridView.php 25.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #172      +/-   ##
============================================
- Coverage     65.60%   65.49%   -0.11%     
- Complexity      541      543       +2     
============================================
  Files            46       46              
  Lines          1817     1820       +3     
============================================
  Hits           1192     1192              
- Misses          625      628       +3     

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