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

Fix illegal argument exception when use UUIDs as primary keys #63

Merged
merged 12 commits into from
Jun 15, 2023

Conversation

zingimmick
Copy link
Owner

Fixes #62

@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.23 ⚠️

Comparison is base (f70b6c5) 93.64% compared to head (5ebf7b3) 93.41%.

❗ Current head 5ebf7b3 differs from pull request most recent head 375d9a4. Consider uploading reports for the commit 375d9a4 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##                3.x      #63      +/-   ##
============================================
- Coverage     93.64%   93.41%   -0.23%     
  Complexity       37       37              
============================================
  Files             2        2              
  Lines           173      167       -6     
============================================
- Hits            162      156       -6     
  Misses           11       11              
Impacted Files Coverage Δ
src/Engines/OpenSearchEngine.php 92.85% <100.00%> (-0.27%) ⬇️

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

@zingimmick zingimmick enabled auto-merge (squash) June 15, 2023 12:21
@zingimmick zingimmick merged commit c1833d3 into 3.x Jun 15, 2023
@zingimmick zingimmick deleted the fix-issue-62 branch June 15, 2023 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to search via model after indexing records: illegal_argument_exception
1 participant