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

EntityCaster: Enhanced Data Casting into Entities for spiral/filters component #87

Merged
merged 3 commits into from
Jan 8, 2024

Add error suppression for cases when invalid data is used for entity …

c077539
Select commit
Loading
Failed to load commit list.
Merged

EntityCaster: Enhanced Data Casting into Entities for spiral/filters component #87

Add error suppression for cases when invalid data is used for entity …
c077539
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2024 in 0s

80.49% (target 80.00%)

View this Pull Request on Codecov

80.49% (target 80.00%)

Details

Codecov Report

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

Comparison is base (09cac59) 80.50% compared to head (c077539) 80.49%.

Files Patch % Lines
src/Filter/EntityCaster.php 84.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x      #87      +/-   ##
============================================
- Coverage     80.50%   80.49%   -0.02%     
- Complexity      401      412      +11     
============================================
  Files            46       47       +1     
  Lines          1216     1241      +25     
============================================
+ Hits            979      999      +20     
- Misses          237      242       +5     

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