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 support for generated fields #95

Merged
merged 6 commits into from
Feb 8, 2024

Fix match

792de93
Select commit
Loading
Failed to load commit list.
Merged

Add support for generated fields #95

Fix match
792de93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 8, 2024 in 0s

91.87% (-0.15%) compared to 5565329

View this Pull Request on Codecov

91.87% (-0.15%) compared to 5565329

Details

Codecov Report

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

Comparison is base (5565329) 92.02% compared to head (792de93) 91.87%.

❗ Current head 792de93 differs from pull request most recent head feb91a2. Consider uploading reports for the commit feb91a2 to get more accurate results

Files Patch % Lines
src/Configurator.php 85.71% 2 Missing ⚠️
src/Annotation/Generated.php 87.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                4.x      #95      +/-   ##
============================================
- Coverage     92.02%   91.87%   -0.15%     
- Complexity      296      310      +14     
============================================
  Files            37       38       +1     
  Lines           765      788      +23     
============================================
+ Hits            704      724      +20     
- Misses           61       64       +3     

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