sashirestela / simple-openai

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

Add support for Upload API #162

Closed sashirestela closed 4 months ago

sonarcloud[bot] commented 4 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

codecov-commenter commented 4 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 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.24%. Comparing base (5db4c2c) to head (de8a011). Report is 1 commits behind head on main.

Files Patch % Lines
...o/github/sashirestela/openai/BaseSimpleOpenAI.java 0.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 #162 +/- ## ============================================ + Coverage 89.62% 95.24% +5.62% + Complexity 697 136 -561 ============================================ Files 101 52 -49 Lines 1465 610 -855 Branches 31 26 -5 ============================================ - Hits 1313 581 -732 + Misses 107 17 -90 + Partials 45 12 -33 ```

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