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

Support for File Search Customizations #148

Merged
merged 2 commits into from
Jun 5, 2024

Conversation

sashirestela
Copy link
Owner

No description provided.

@sashirestela sashirestela linked an issue Jun 5, 2024 that may be closed by this pull request
Copy link

sonarcloud bot commented Jun 5, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 78.37838% with 8 lines in your changes missing coverage. Please review.

Project coverage is 89.51%. Comparing base (cda9fb5) to head (e0d485d).

Files Patch % Lines
...restela/openai/domain/assistant/AssistantTool.java 69.23% 4 Missing ⚠️
...tela/openai/domain/assistant/ChunkingStrategy.java 87.50% 2 Missing ⚠️
...irestela/openai/domain/assistant/ToolResource.java 0.00% 0 Missing and 1 partial ⚠️
...tela/openai/domain/assistant/ToolResourceFull.java 66.66% 0 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #148      +/-   ##
============================================
+ Coverage     89.10%   89.51%   +0.40%     
- Complexity      680      692      +12     
============================================
  Files           100      101       +1     
  Lines          1432     1459      +27     
  Branches         32       31       -1     
============================================
+ Hits           1276     1306      +30     
+ Misses          114      108       -6     
- Partials         42       45       +3     

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

@sashirestela sashirestela merged commit 046a6bf into main Jun 5, 2024
2 checks passed
@sashirestela sashirestela deleted the 147-support-for-file-search-customizations branch June 5, 2024 05:14
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.

Support for file search customizations
2 participants