sashirestela / simple-openai

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

Fixing `nEpochs` field name #194

Closed sashirestela closed 2 months ago

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

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

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.51%. Comparing base (de6f6f6) to head (6a07890). Report is 2 commits behind head on main.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #194 +/- ## ========================================= Coverage 94.50% 94.51% - Complexity 143 144 +1 ========================================= Files 53 54 +1 Lines 637 638 +1 Branches 30 30 ========================================= + Hits 602 603 +1 Misses 22 22 Partials 13 13 ```

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