Skip to content

Add Responses API#323

Merged
sashirestela merged 13 commits intomainfrom
307-new-responses-api
May 19, 2025
Merged

Add Responses API#323
sashirestela merged 13 commits intomainfrom
307-new-responses-api

Conversation

@sashirestela
Copy link
Owner

No description provided.

@sashirestela sashirestela linked an issue May 18, 2025 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented May 18, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 95.19231% with 20 lines in your changes missing coverage. Please review.

Project coverage is 94.99%. Comparing base (ea72591) to head (8d32fca).

Files with missing lines Patch % Lines
...ela/openai/domain/response/FilterDeserializer.java 68.75% 2 Missing and 3 partials ⚠️
...estela/openai/domain/response/ResponseRequest.java 37.50% 5 Missing ⚠️
...hirestela/openai/domain/response/ResponseText.java 80.00% 2 Missing and 3 partials ⚠️
...sashirestela/openai/domain/response/Reasoning.java 66.66% 2 Missing ⚠️
...shirestela/openai/common/function/FunctionDef.java 90.90% 0 Missing and 1 partial ⚠️
...stela/openai/domain/response/ItemDeserializer.java 90.90% 0 Missing and 1 partial ⚠️
.../sashirestela/openai/domain/response/Response.java 91.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     #323      +/-   ##
============================================
+ Coverage     94.91%   94.99%   +0.07%     
- Complexity      161      188      +27     
============================================
  Files            73       84      +11     
  Lines          1102     1518     +416     
  Branches         48       61      +13     
============================================
+ Hits           1046     1442     +396     
- Misses           36       47      +11     
- Partials         20       29       +9     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud
Copy link

@sashirestela sashirestela merged commit c8d212e into main May 19, 2025
3 checks passed
@sashirestela sashirestela deleted the 307-new-responses-api branch May 19, 2025 16:29
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.

New Responses API

2 participants