sashirestela / simple-openai

A Java library to use the OpenAI Api in the simplest possible way.
MIT License
184 stars 19 forks source link

Support for improving File Search in Assistants API #184

Closed sashirestela closed 2 months ago

codecov-commenter commented 2 months ago

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

Codecov Report

Attention: Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.50%. Comparing base (ccf9e92) to head (99aeaac).

Files with missing lines Patch % Lines
...ava/io/github/sashirestela/openai/OpenAIBeta2.java 50.00% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #184 +/- ## ============================================ - Coverage 95.23% 94.50% -0.73% - Complexity 142 143 +1 ============================================ Files 52 53 +1 Lines 629 637 +8 Branches 30 30 ============================================ + Hits 599 602 +3 - Misses 17 22 +5 Partials 13 13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud