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

Maintenance #104

Merged
merged 4 commits into from
Dec 13, 2024

Fix failing tests

1140d9c
Select commit
Loading
Failed to load commit list.
Merged

Maintenance #104

Fix failing tests
1140d9c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 1s

91.76% (+0.12%) compared to d882fe4

View this Pull Request on Codecov

91.76% (+0.12%) compared to d882fe4

Details

Codecov Report

Attention: Patch coverage is 89.65517% with 6 lines in your changes missing coverage. Please review.

Project coverage is 91.76%. Comparing base (d882fe4) to head (1140d9c).

Files with missing lines Patch % Lines
src/Configurator.php 70.00% 3 Missing ⚠️
...Exception/AnnotationWrongTypeArgumentException.php 0.00% 2 Missing ⚠️
src/Embeddings.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                4.x     #104      +/-   ##
============================================
+ Coverage     91.63%   91.76%   +0.12%     
  Complexity      312      312              
============================================
  Files            38       38              
  Lines           789      801      +12     
============================================
+ Hits            723      735      +12     
  Misses           66       66              

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