sashabaranov / go-openai

OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
Apache License 2.0
9.25k stars 1.42k forks source link

feat: Use setters pattern for fullURL method #803

Closed eiixy closed 3 months ago

eiixy commented 4 months ago

feature: #636

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 98.74%. Comparing base (774fc9d) to head (3c69ca1). Report is 33 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #803 +/- ## ========================================== + Coverage 98.46% 98.74% +0.28% ========================================== Files 24 26 +2 Lines 1364 1357 -7 ========================================== - Hits 1343 1340 -3 + Misses 15 10 -5 - Partials 6 7 +1 ```

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